Skip to content

Commit bdf0925

Browse files
committed
Remove duplicate sidebar nav entry
1 parent 18af98d commit bdf0925

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

sidebars.js

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -669,19 +669,6 @@ const sidebars = {
669669
},
670670
],
671671
},
672-
{
673-
type: "category",
674-
label: "ClickPipes for object storage",
675-
collapsed: true,
676-
collapsible: true,
677-
link: { type: "doc", id: "integrations/data-ingestion/clickpipes/object-storage/index" },
678-
items: [
679-
{
680-
type: "autogenerated",
681-
dirName: "integrations/data-ingestion/clickpipes/object-storage",
682-
}
683-
]
684-
},
685672
{
686673
type: "category",
687674
label: "ClickPipes for Kafka",

0 commit comments

Comments
 (0)