Skip to content

Commit 4ca72e9

Browse files
Merge pull request #660 from RedisInsight/zalenskiSofteq-patch-1
Update keys.ts
2 parents 7359d8e + f0628e6 commit 4ca72e9

File tree

1 file changed

+0
-1
lines changed
  • redisinsight/ui/src/slices/browser

1 file changed

+0
-1
lines changed

redisinsight/ui/src/slices/browser/keys.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import { fetchReJSON } from './rejson'
3131
import { setHashInitialState, fetchHashFields } from './hash'
3232
import { setListInitialState, fetchListElements } from './list'
3333
import { fetchStreamEntries } from './stream'
34-
import { AppDispatch, RootState } from '../store'
3534
import { addErrorNotification, addMessageNotification } from '../app/notifications'
3635
import { KeysStore, KeyViewType } from '../interfaces/keys'
3736
import { AppDispatch, RootState } from '../store'

0 commit comments

Comments
 (0)