File tree Expand file tree Collapse file tree 4 files changed +0
-228
lines changed Expand file tree Collapse file tree 4 files changed +0
-228
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ import admin from './admin'
2424import apps from './apps'
2525import control from './control'
2626import info from './info'
27- import connectorSlice from './connector/slice'
2827import notificationSliceDep from './notification/slice'
2928import ErrorSlice from './error/slice'
3029import images from './images/slice'
@@ -98,7 +97,6 @@ export const reducers = {
9897 userRole : userRoleSlice . reducer ,
9998 semanticModels : modelsSlice . reducer ,
10099 companyRoles : updateCompanyRoleSlice . reducer ,
101- connector : connectorSlice . reducer ,
102100 notification : notificationSliceDep . reducer ,
103101 error : ErrorSlice . reducer ,
104102 languageSlice : languageSlice . reducer ,
You can’t perform that action at this time.
0 commit comments