chore: Pay down some tech-debt

This commit is contained in:
Bouncey
2018-12-03 12:06:20 +00:00
committed by Valeriy
parent 835f48e044
commit 5e4c3c7d55

View File

@ -14,10 +14,7 @@ import failedUpdatesEpic from './failed-updates-epic';
import updateCompleteEpic from './update-complete-epic';
import { types as settingsTypes } from './settings';
/** ***********************************/
const challengeReduxTypes = {};
/** ***********************************/
import { types as challengeReduxTypes } from '../templates/Challenges/redux';
export const ns = 'app';