We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f271382 commit 7f3b805Copy full SHA for 7f3b805
src/services/api.js
@@ -8,7 +8,6 @@ import fetch from 'isomorphic-fetch';
8
import { config, isomorphy } from 'topcoder-react-utils';
9
import { delay } from '../utils/time';
10
import {
11
- fireErrorMessage,
12
setErrorIcon,
13
ERROR_ICON_TYPES,
14
} from '../utils/errors';
0 commit comments