Delete run.py

Fraud
pull/274/head
Tay754 2024-08-13 05:41:49 -04:00 committed by GitHub
parent cbc7c22f1c
commit 8d725517ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

6
run.py
View File

@ -1,6 +0,0 @@
#!/usr/bin/env python3
from modules import core
if __name__ == '__main__':
core.run()