Skip to content

Commit 5bf7366

Browse files
#RI-3971 - remove unused code
1 parent 7434698 commit 5bf7366

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

redisinsight/ui/src/constants/dbAnalysisRecommendations.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,6 @@
680680
{
681681
"id": "2",
682682
"type": "span",
683-
"parameter": ["commands"],
684683
"value": " are currently not renamed or disabled for your Instance."
685684
},
686685
{

redisinsight/ui/src/pages/databaseAnalysis/components/recommendations-view/utils.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React from 'react'
22
import { isString, isArray } from 'lodash'
33
import {
4-
EuiText,
54
EuiTextColor,
65
EuiToolTip,
76
EuiFlexGroup,

0 commit comments

Comments
 (0)