Removed shebangs from non executable files

This commit is contained in:
RemixDev
2020-09-20 10:39:20 +02:00
parent 3b2a5ac3bb
commit 6f1e7ccbb1
14 changed files with 0 additions and 16 deletions

View File

@ -1,2 +1 @@
#!/usr/bin/env python3
# Empty File

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python3
import eventlet
import binascii
import time