We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03ca0c5 commit f7aba60Copy full SHA for f7aba60
src/app/__tests__/mainReducer.test.jsx
@@ -1,5 +1,4 @@
1
/* eslint-disable max-len */
2
-import * as types from '../constants/actionTypes';
3
import mainReducer from '../reducers/mainReducer';
4
import {
5
toggleMode, addNewSnapshots, initialConnect, setPort, emptySnapshots, changeView, changeSlider, moveBackward, moveForward, playForward, pause, startPlaying, importSnapshots, setTab, deleteTab,
0 commit comments