change license to BSD 3-Clause
All checks were successful
Code quality checks / biome (push) Successful in 8s
All checks were successful
Code quality checks / biome (push) Successful in 8s
This commit is contained in:
parent
076f886e79
commit
330c71b37f
2 changed files with 25 additions and 19 deletions
|
@ -1,6 +1,5 @@
|
|||
import { logger } from "@creations.works/logger";
|
||||
|
||||
import { serverHandler } from "@/server";
|
||||
import { logger } from "@creations.works/logger";
|
||||
|
||||
async function main(): Promise<void> {
|
||||
serverHandler.initialize();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue