Skip to content

Commit 7ea3080

Browse files
committed
remove console.log
1 parent 878a25b commit 7ea3080

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

redisinsight/ui/src/utils/redistack.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ const checkRediStack = (instances: Instance[]): Instance[] => {
2222
}))
2323
}
2424

25-
console.log(instances, newInstances)
26-
2725
return newInstances
2826
}
2927

0 commit comments

Comments
 (0)