mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 14:35:26 +02:00
Removed useless generating
This commit is contained in:
parent
abf6a6de3e
commit
c895f4d9fe
1 changed files with 1 additions and 3 deletions
|
@ -290,11 +290,9 @@ class Pages {
|
|||
|
||||
await alias.destroy();
|
||||
}
|
||||
await flatArray.generate();
|
||||
|
||||
const removedPage = page.destroy();
|
||||
await flatArray.generate();
|
||||
|
||||
|
||||
return removedPage;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue