Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Aug 16, 2018
1 parent 06e642e commit d7a96c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/material-ui-lab/src/Slider/Slider.test.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React from 'react';
import { spy, useFakeTimers } from 'sinon';
import { assert } from 'chai';
import { createMuiTheme, MuiThemeProvider } from '@material-ui/core/styles';
import { createMount, createShallow, getClasses } from '@material-ui/core/test-utils';
import Slider from './Slider';

Expand Down

0 comments on commit d7a96c7

Please sign in to comment.