Skip to content

Commit

Permalink
Fixing lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed Oct 25, 2019
1 parent 624e62a commit 77f4dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ class DecisionTree {
return this.path.map(({ key }) => key)
}
}


export {
NoChildrenError,
Expand Down

0 comments on commit 77f4dc1

Please # to comment.