remove export cli_options

This commit is contained in:
Pavocracy 2024-02-03 11:39:57 +10:00
parent 4bbe4e5985
commit 76f56f2c7e
Signed by: Pavocracy
GPG Key ID: 4669764A8BBA94F9

View File

@ -74,4 +74,4 @@ Bun.serve({
}
})
export { root_dir, cli_options, trackEvent, trackPageview }
export { root_dir, trackEvent, trackPageview }