Removed redundant import
This commit is contained in:
parent
04e4170c2d
commit
097773995f
@ -1,6 +1,5 @@
|
||||
import { BaseEvent } from '#application/base/baseEvent'
|
||||
import { MapObject } from '#entities/mapObject'
|
||||
import ObjectRepository from '#repositories/mapObjectRepository'
|
||||
import MapObjectRepository from '#repositories/mapObjectRepository'
|
||||
|
||||
interface IPayload {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user