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.
2 parents abd1a5e + 4eb2f3e commit fedff69Copy full SHA for fedff69
src/routes/settings/services/settings.js
@@ -5,7 +5,7 @@
5
*/
6
import _ from 'lodash'
7
import { axiosInstance as axios } from '../../../api/requestInterceptor'
8
-import { TC_NOTIFICATION_URL } from '../../../../config/constants'
+import { TC_NOTIFICATION_URL } from '../../../config/constants'
9
10
// mocked fetching timeout
11
const mockedTimeout = 1000
0 commit comments