Skip to content

Commit 9ebccfa

Browse files
committed
Lint fix
1 parent e0ee222 commit 9ebccfa

File tree

1 file changed

+0
-1
lines changed
  • src/shared/containers/TopcoderHeader

1 file changed

+0
-1
lines changed

src/shared/containers/TopcoderHeader/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import PT from 'prop-types';
33
import { connect } from 'react-redux';
44
import { withRouter } from 'react-router-dom';
55
import { config } from 'topcoder-react-utils';
6-
import LoadingIndicator from 'components/LoadingIndicator';
76
import _ from 'lodash';
87
import { MarketingNavigation, ToolNavigation } from 'uninav-react';
98
import { getSubPageConfiguration } from '../../utils/url';

0 commit comments

Comments
 (0)