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 878a25b commit 7ea3080Copy full SHA for 7ea3080
redisinsight/ui/src/utils/redistack.ts
@@ -22,8 +22,6 @@ const checkRediStack = (instances: Instance[]): Instance[] => {
22
}))
23
}
24
25
- console.log(instances, newInstances)
26
-
27
return newInstances
28
29
0 commit comments