Skip to content

Commit b0984c4

Browse files
committed
Update Browser.react.js
1 parent 3fa5f99 commit b0984c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dashboard/Data/Browser/Browser.react.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ import generatePath from 'lib/generatePath';
4242
import { withRouter } from 'lib/withRouter';
4343
import { get } from 'lib/AJAX';
4444
import BrowserFooter from './BrowserFooter.react';
45-
import LoaderDots from 'components/LoaderDots/LoaderDots.react';
4645

4746
// The initial and max amount of rows fetched by lazy loading
4847
const BROWSER_LAST_LOCATION = 'brower_last_location';

0 commit comments

Comments
 (0)