Skip to content

Commit e814774

Browse files
committed
fix(tests): Minor fix
1 parent cdac7e8 commit e814774

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/scroller_spec.js

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import {fromJS} from 'immutable';
66
import {Card} from '../example/card';
77
import {Scroller} from '../src/Scroller';
88
import stubs from './stubs';
9-
import _ from 'lodash';
109

1110
const {max, min, ceil} = Math;
1211

0 commit comments

Comments
 (0)