Remove unused run_gui script

This commit is contained in:
thePR0M3TH3AN
2025-07-18 11:30:39 -04:00
parent 29243a37b8
commit 726e88de19

View File

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