zhouna 6 lat temu
rodzic
commit
2dae2535a2
1 zmienionych plików z 1 dodań i 3 usunięć
  1. 1 3
      src/containers/EditableSpan.js

+ 1 - 3
src/containers/EditableSpan.js

@@ -7,10 +7,8 @@ import {SET_CURRENT_SEARCH,CURRENT_CLEAR,SETCURRENTTEXT,CURRENT_FOCUS_INDEX,DEL_
 import {getSearch} from '@store/async-actions/fetchModules.js';
 import {billing} from '@store/async-actions/pushMessage';
 import {didPushParamChange,storageLocal} from '@utils/tools.js';
-import {SETTEXTFOCUS,SEARCH_DROP_LOCATION} from '@types/homePage';
-import {RESET,SETDROPSHOW,ISREAD} from "@store/types/homePage";
+import {SETTEXTFOCUS,SEARCH_DROP_LOCATION,RESET,SETDROPSHOW,ISREAD} from '@types/homePage';
 import config from '@config/index.js';
-import {debounce} from '@common/js/func';
 
 function mapStateToProps(state){//console.log(state)
   return {