removed no longer used file for native build
This commit is contained in:
parent
eb440dff36
commit
f8bbcc4181
1 changed files with 0 additions and 1 deletions
1
app.spec
1
app.spec
|
|
@ -42,7 +42,6 @@ a = Analysis( # noqa: F821 # type: ignore
|
|||
datas=[
|
||||
("ui/exported", "ui/exported"),
|
||||
("app/migrations", "migrations"),
|
||||
("app/library/presets.json", "library"),
|
||||
],
|
||||
hiddenimports=hidden,
|
||||
hookspath=[],
|
||||
|
|
|
|||
Loading…
Reference in a new issue