Path fixes for all environments, npm run format, removed redundant imports
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
class AssetService {}
|
||||
|
||||
export default AssetService
|
@ -1,5 +0,0 @@
|
||||
import { Character } from '@prisma/client'
|
||||
|
||||
class CharacterService {}
|
||||
|
||||
export default CharacterService
|
Reference in New Issue
Block a user