Delete run.py

Fraud
pull/256/head
Tay754 2024-08-13 05:20:15 -04:00 committed by GitHub
parent cbc7c22f1c
commit dd8cc6ec20
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()