mirror of
https://github.com/typst/typst
synced 2025-07-27 14:27:56 +08:00
Remove an outdated comment
This commit is contained in:
parent
e9421fd16b
commit
5427645c7a
@ -365,7 +365,6 @@ fn finish(
|
||||
)
|
||||
}
|
||||
KrillaError::Pdf(_, e, loc) => {
|
||||
// TODO: prohibit export in PDF/A3, etc.
|
||||
let span = to_span(loc);
|
||||
match e {
|
||||
// We already validated in `typst-library` that the page index is valid.
|
||||
|
Loading…
x
Reference in New Issue
Block a user