cleanup: typos and remove commented out code (#36573)
This commit is contained in:
@@ -20,15 +20,6 @@ import {
|
||||
ns as searchNameSpace
|
||||
} from '../components/search/redux';
|
||||
|
||||
// console.log({
|
||||
// [appNameSpace]: app,
|
||||
// [challengeNameSpace]: challenge,
|
||||
// [curriculumMapNameSpace]: curriculumMap,
|
||||
// [flashNameSpace]: flash,
|
||||
// form: formReducer,
|
||||
// [searchNameSpace]: search,
|
||||
// [settingsNameSpace]: settings
|
||||
// });
|
||||
export default combineReducers({
|
||||
[appNameSpace]: app,
|
||||
[challengeNameSpace]: challenge,
|
||||
|
Reference in New Issue
Block a user