From 1d47f6b31ca0c40217c08e25a46b7670b970b528 Mon Sep 17 00:00:00 2001 From: Daniel Ternyak Date: Tue, 23 May 2017 02:07:49 -0500 Subject: [PATCH] whitespace change to test travis --- common/api/utils.js | 1 - 1 file changed, 1 deletion(-) 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'