Remove shebang line from non-scripts

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2016-11-21 23:57:56 -05:00
committed by Tim Abbott
parent d1dc2cf30e
commit 573ec14955
9 changed files with 0 additions and 10 deletions

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python
import time
# Avoid requiring the typing module to be installed