Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
danvk committed Oct 20, 2015
1 parent ec6cb71 commit cd77d19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scale.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,4 @@ function linear(): any {
return me;
}

// module.exports = d3.scale;
module.exports = { linear };

0 comments on commit cd77d19

Please sign in to comment.