Remove shebang as file should not be executed

This commit is contained in:
Martin Müller 2017-07-17 15:31:26 +02:00
parent 3d8fac04fa
commit a273559f08

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python3
import os import os
import subprocess import subprocess