mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-04 13:05:22 +02:00
remove log
This commit is contained in:
parent
d883fb7961
commit
462dda6be9
1 changed files with 0 additions and 2 deletions
|
@ -101,8 +101,6 @@ export default async function buildStatic(): Promise<void> {
|
|||
|
||||
const page = await Pages.get(alias.id);
|
||||
|
||||
console.log(page);
|
||||
|
||||
await renderPage(page, true);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue