Merge pull request #632 from PR0M3TH3AN/codex/remove-src/run_gui.py-and-verify

Remove unused run_gui.py
This commit is contained in:
thePR0M3TH3AN
2025-07-18 11:37:19 -04:00
committed by GitHub

View File

@@ -1,4 +0,0 @@
from seedpass_gui.app import main
if __name__ == "__main__":
main()