From 5524e7b65053f53b9518b1044693d5d71048ad7d Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 3 Feb 2021 20:03:33 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/get-all-pages.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/get-all-pages.ts b/lib/get-all-pages.ts index 41b1ddc..1fd1074 100644 --- a/lib/get-all-pages.ts +++ b/lib/get-all-pages.ts @@ -14,7 +14,6 @@ export async function getAllPagesImpl( rootNotionPageId, rootNotionSpaceId, getPage - // notion.getPage.bind(notion) ) const canonicalPageMap = Object.keys(pageMap).reduce(