fix: unexpected opening parenthesis

This commit is contained in:
Sven Vogel 2024-11-11 18:38:11 +01:00
parent 208357eeb1
commit 2b91a16d7d
1 changed files with 1 additions and 3 deletions

View File

@ -13,9 +13,7 @@
#import "glossary.typ": glossary
#import "pages/titlepage.typ": new_title_page
#import "pages/declaration-of-authorship.typ": new_declaration_of_authorship
#import "pages/confidentiality-statement.typ": (
new_confidentiality_statement_page,
)
#import "pages/confidentiality-statement.typ": new_confidentiality_statement_page
#import "pages/prerelease-note.typ": new_prerelease_note
#import "pages/outline.typ": new_outline
#import "pages/abstract.typ": new_abstract