mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-24 17:44:21 +03:00
Cleanup
This commit is contained in:
parent
7b0fedd855
commit
598eeab97c
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user