mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: fixing duplicate export
This commit is contained in:
parent
8b47082047
commit
2c881a6100
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
export * from "./game.entity";
|
export * from "./game.entity";
|
||||||
export * from "./user-preferences.entity";
|
export * from "./user-preferences.entity";
|
||||||
export * from "./game-shop-cache.entity";
|
export * from "./game-shop-cache.entity";
|
||||||
export * from "./game.entity";
|
|
||||||
export * from "./game-achievements.entity";
|
export * from "./game-achievements.entity";
|
||||||
export * from "./download-queue.entity";
|
export * from "./download-queue.entity";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue