Update utils.js

This commit is contained in:
Daniel Ternyak 2017-05-23 02:15:45 -05:00 committed by GitHub
parent 1581dcd71f
commit f000911158
1 changed files with 1 additions and 0 deletions

View File

@ -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'