Skip to content

Commit 0aa984d

Browse files
committed
Format
1 parent fe91fd4 commit 0aa984d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/gitbook/src/components/Header/SpacesDropdown.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export function SpacesDropdown(props: {
1313
className?: string;
1414
}) {
1515
const { context, siteSpace, siteSpaces, className } = props;
16-
const { linker } = context;
1716

1817
return (
1918
<DropdownMenu

0 commit comments

Comments
 (0)