Skip to content

Commit 1b6fcde

Browse files
committed
Remove old comment
1 parent 5a22ca8 commit 1b6fcde

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

sidebars.js

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -261,22 +261,6 @@ const sidebars = {
261261
},
262262
],
263263
},
264-
// {
265-
// type: 'category',
266-
// label: 'Run Analytical Queries',
267-
// collapsible: true,
268-
// link: {
269-
// type: 'doc',
270-
// id: 'develop-run-analytical-queries-overview',
271-
// },
272-
// items: [
273-
// {
274-
// type: 'doc',
275-
// id: '<PATH_TO_FILE>',
276-
// label: '<LABEL>',
277-
// }
278-
// ],
279-
// },
280264
{
281265
type: 'category',
282266
label: 'Run Non-Transactional Storage Operations',

0 commit comments

Comments
 (0)