Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
laveesingh committed Apr 4, 2018
1 parent beb744c commit 6156755
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/inner-slider.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ import {
getPreClones,
getPostClones,
getTrackLeft,
getTrackCSS,
canUseDOM
getTrackCSS
} from "./utils/innerSliderUtils";

import { Track } from "./track";
Expand Down

0 comments on commit 6156755

Please sign in to comment.