From a3784cd3ab990d8016b1168eb0cbf7e9a2f22301 Mon Sep 17 00:00:00 2001 From: bobzel Date: Sat, 18 May 2024 23:27:45 -0400 Subject: from last --- src/client/documents/Documents.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/documents') diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts index 903bd907a..16a4725f9 100644 --- a/src/client/documents/Documents.ts +++ b/src/client/documents/Documents.ts @@ -1889,7 +1889,6 @@ export namespace DocUtils { return newCollection; } } - export function makeIntoPortal(doc: Doc, layoutDoc: Doc, allLinks: Doc[]) { const portalLink = allLinks.find(d => d.link_anchor_1 === doc && d.link_relationship === 'portal to:portal from'); if (!portalLink) { -- cgit v1.2.3-70-g09d2