mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 11:12:07 +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 "./user-preferences.entity";
|
||||
export * from "./game-shop-cache.entity";
|
||||
export * from "./game.entity";
|
||||
export * from "./game-achievements.entity";
|
||||
export * from "./download-queue.entity";
|
||||
|
|
Loading…
Reference in a new issue