fixed imports
All checks were successful
CI / tests (pull_request) Successful in 15s

This commit is contained in:
2025-07-16 15:32:40 +02:00
parent 7106cc3e22
commit 90d97a9ae5
2 changed files with 1 additions and 4 deletions

View File

@ -4,10 +4,6 @@
#import "draw/participant.typ"
#import "utils.typ": *
#import "/src/consts.typ": *
#import "/src/group.typ"
#import "/src/separator.typ"
#import "/src/sequence.typ"
#import "/src/sync.typ"
#let DEBUG-INVISIBLE = false

View File

@ -1,6 +1,7 @@
#import "core/draw/delay.typ"
#import "core/draw/separator.typ"
#import "core/draw/sync.typ"
#import "core/utils.typ": set-ctx
#let _sep(name) = {
return ((