Update utils.js
This commit is contained in:
parent
1581dcd71f
commit
f000911158
|
@ -2,6 +2,7 @@
|
|||
// feel free to replace with your code
|
||||
// (get, post are used in ApiServices)
|
||||
|
||||
|
||||
import {getLocalToken} from 'api/AuthSvc';
|
||||
import config from 'config'
|
||||
|
||||
|
|
Loading…
Reference in New Issue