We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdac7e8 commit e814774Copy full SHA for e814774
test/scroller_spec.js
@@ -6,7 +6,6 @@ import {fromJS} from 'immutable';
6
import {Card} from '../example/card';
7
import {Scroller} from '../src/Scroller';
8
import stubs from './stubs';
9
-import _ from 'lodash';
10
11
const {max, min, ceil} = Math;
12
0 commit comments