Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkeller committed Jul 10, 2022
1 parent f556252 commit d3d6ed9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/helpers/createScale.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import defaultScales from '../settings/defaultScales.js';
import partialDomain from '../utils/partialDomain.js';
import padScale from '../utils/padScale.js';
import getDefaultRange from '../settings/getDefaultRange.js';

Expand Down

0 comments on commit d3d6ed9

Please sign in to comment.