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 1310b69 commit ed9025eCopy full SHA for ed9025e
src/shared/components/challenge-listing/Filters/ChallengeFilters.jsx
@@ -6,7 +6,6 @@ import PT from 'prop-types';
6
import SwitchWithLabel from 'components/SwitchWithLabel';
7
import { challenge as challengeUtils } from 'topcoder-react-lib';
8
import { COMPETITION_TRACKS as TRACKS } from 'utils/tc';
9
-import _ from 'lodash';
10
11
import ChallengeSearchBar from './ChallengeSearchBar';
12
import EditTrackPanel from './EditTrackPanel';
0 commit comments