We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b927d1a commit d06bdcfCopy full SHA for d06bdcf
admin-ui/app/redux/sagas/AttributesSaga.js
@@ -5,7 +5,7 @@ import {
5
toggleInitAttributeLoader
6
} from '../features/attributesSlice'
7
import { getAPIAccessToken } from 'Redux/features/authSlice'
8
-import { postUserAction, fetchApiAccessToken } from 'Redux/api/backend-api'
+import { postUserAction } from 'Redux/api/backend-api'
9
import {
10
FETCH,
11
} from '../../audit/UserActionType'
0 commit comments