We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa5f99 commit b0984c4Copy full SHA for b0984c4
src/dashboard/Data/Browser/Browser.react.js
@@ -42,7 +42,6 @@ import generatePath from 'lib/generatePath';
42
import { withRouter } from 'lib/withRouter';
43
import { get } from 'lib/AJAX';
44
import BrowserFooter from './BrowserFooter.react';
45
-import LoaderDots from 'components/LoaderDots/LoaderDots.react';
46
47
// The initial and max amount of rows fetched by lazy loading
48
const BROWSER_LAST_LOCATION = 'brower_last_location';
0 commit comments