Skip to content

Commit ed9025e

Browse files
authored
Update ChallengeFilters.jsx
1 parent 1310b69 commit ed9025e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shared/components/challenge-listing/Filters/ChallengeFilters.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import PT from 'prop-types';
66
import SwitchWithLabel from 'components/SwitchWithLabel';
77
import { challenge as challengeUtils } from 'topcoder-react-lib';
88
import { COMPETITION_TRACKS as TRACKS } from 'utils/tc';
9-
import _ from 'lodash';
109

1110
import ChallengeSearchBar from './ChallengeSearchBar';
1211
import EditTrackPanel from './EditTrackPanel';

0 commit comments

Comments
 (0)