Moves to next challenges
This commit is contained in:
@@ -5,7 +5,6 @@ import hardGoToSaga from './hard-go-to-saga';
|
||||
import windowSaga from './window-saga';
|
||||
import executeChallengeSaga from './execute-challenge-saga';
|
||||
import frameSaga from './frame-saga';
|
||||
import completionSaga from './completion-saga';
|
||||
import codeStorageSaga from './code-storage-saga';
|
||||
|
||||
export default [
|
||||
@@ -16,6 +15,5 @@ export default [
|
||||
windowSaga,
|
||||
executeChallengeSaga,
|
||||
frameSaga,
|
||||
completionSaga,
|
||||
codeStorageSaga
|
||||
];
|
||||
|
Reference in New Issue
Block a user