removed unused import
This commit is contained in:
parent
fc3a503bcf
commit
e4d324e5fa
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import LoaderPlugin = Phaser.Loader.LoaderPlugin;
|
||||
import { TextureError } from "../../Exception/TextureError";
|
||||
import { COMPANION_RESOURCES, CompanionResourceDescriptionInterface } from "./CompanionTextures";
|
||||
|
||||
export const loadAll = (loader: LoaderPlugin): CompanionResourceDescriptionInterface[] => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue