diff --git a/common/api/utils.js b/common/api/utils.js index 276d09ca..7e48253f 100644 --- a/common/api/utils.js +++ b/common/api/utils.js @@ -2,7 +2,6 @@ // feel free to replace with your code // (get, post are used in ApiServices) - import {getLocalToken} from 'api/AuthSvc'; import config from 'config'