Removing the shebang and the execution permission so the command be prefixed with python2 or python3 as needed

pull/18387/merge
David Côté-Tremblay 8 years ago committed by Toshio Kuratomi
parent dd0189839e
commit 221cafe769

@ -1,5 +1,3 @@
#!/usr/bin/env python
import os
import sys

Loading…
Cancel
Save