Removed shebangs from non executable files
This commit is contained in:
@ -1,2 +1 @@
|
||||
#!/usr/bin/env python3
|
||||
# Empty File
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
import eventlet
|
||||
import binascii
|
||||
import time
|
||||
|
Reference in New Issue
Block a user