Skip to content

Commit ecdc4b5

Browse files
change pipeline data structure
1 parent f921cf7 commit ecdc4b5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

redisinsight/api/src/modules/feature/feature.service.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,6 @@ export class FeatureService {
7878
}
7979
});
8080

81-
features['rdi'] = {
82-
flag: true,
83-
name: 'rdi'
84-
}
85-
8681
return { features };
8782
}
8883

0 commit comments

Comments
 (0)