diff --git a/packages/gitbook/src/components/DocumentView/Update.tsx b/packages/gitbook/src/components/DocumentView/Update.tsx index ff10fba45c..dd5d9301d5 100644 --- a/packages/gitbook/src/components/DocumentView/Update.tsx +++ b/packages/gitbook/src/components/DocumentView/Update.tsx @@ -35,8 +35,6 @@ export function Update(props: BlockProps) { short: formatDateShort(parsedDate), }[dateFormat]; - const isSticky = parentUpdates.data.sticky; - return (
) { >