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:
Pete Zaitcev 2018-05-09 12:36:04 -05:00 committed by Sorin Sbarnea
parent 185fb8da38
commit 56779ebe21
1 changed files with 0 additions and 1 deletions

1
git_review/cmd.py Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
from __future__ import print_function
COPYRIGHT = """\