More prod

This commit is contained in:
Jori Lallo
2016-05-23 22:20:16 -07:00
parent 9c3d30e87e
commit fce55bb01b
12 changed files with 69 additions and 73 deletions

View File

@@ -1,10 +1,3 @@
import keyMirror from 'fbjs/lib/keyMirror';
// Constant KEYS 🔑
const keys = keyMirror({
JWT_STORE_KEY: null, // localStorage key for JWT
});
// Constant values
const constants = {
API_USER_AGENT: `Atlas`,