chore: Pay down some tech-debt
This commit is contained in:
@ -14,10 +14,7 @@ import failedUpdatesEpic from './failed-updates-epic';
|
|||||||
import updateCompleteEpic from './update-complete-epic';
|
import updateCompleteEpic from './update-complete-epic';
|
||||||
|
|
||||||
import { types as settingsTypes } from './settings';
|
import { types as settingsTypes } from './settings';
|
||||||
|
import { types as challengeReduxTypes } from '../templates/Challenges/redux';
|
||||||
/** ***********************************/
|
|
||||||
const challengeReduxTypes = {};
|
|
||||||
/** ***********************************/
|
|
||||||
|
|
||||||
export const ns = 'app';
|
export const ns = 'app';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user