Clean up vestigal scripting in cmd.py
This was brought up by an RPM lint checker. It complaned about a non-script being executable. Apparently the shebang was not removed when we went all PBR. Change-Id: I60098f334d136fe98d3492a3578516310e31296c
This commit is contained in:
parent
185fb8da38
commit
56779ebe21
1
git_review/cmd.py
Executable file → Normal file
1
git_review/cmd.py
Executable file → Normal file
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
from __future__ import print_function
|
||||
|
||||
COPYRIGHT = """\
|
||||
|
Loading…
x
Reference in New Issue
Block a user