remove executable bit, remove python shebang
This commit is contained in:
parent
68c4d715c3
commit
0fc413f2e3
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python2.6
|
||||
|
||||
from ConfigParser import ConfigParser, NoSectionError, NoOptionError
|
||||
from datetime import datetime
|
||||
import os
|
||||
|
|
Loading…
Reference in New Issue