This commit is contained in:
Mihovil Ilakovac 2024-11-26 16:36:55 +01:00
parent 7b0fedd855
commit 598eeab97c

View File

@ -2,7 +2,6 @@ import { type Application } from 'express'
import { mySpecialJob } from 'wasp/server/jobs'
import {
config,
env,
type MiddlewareConfigFn,
type ServerSetupFn,
} from 'wasp/server'