Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 6a83459

Browse files
committed
Deprecating these flags
1 parent 2e468e7 commit 6a83459

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

api_server/etc/capabilities.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -146,15 +146,5 @@ module.exports = {
146146
description: 'Enable code analysis',
147147
version: '14.24.1',
148148
restricted: true
149-
},
150-
'showLogSearch': {
151-
description: 'Enable log search for entities',
152-
version: '14.24.1',
153-
restricted: true
154-
},
155-
'showNrqlBuilder': {
156-
description: 'Enable NRQL Builder',
157-
version: '15.0.2',
158-
restricted: true
159149
}
160150
};

0 commit comments

Comments
 (0)