mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-05 16:48:47 +00:00
chore: remove unused file
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { mkSingleton } from '@pockethost/common'
|
||||
|
||||
export const frontendService = mkSingleton(async () => {
|
||||
return {
|
||||
shutdown() {},
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user