Remove useless shebang
The module is not executable. This will remove a warning from rpmlint at RPM build time. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
303fb29a6c
commit
e557dfd61a
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
# A copy of some necessary parts from yum.rpmUtils.arch, with slightly changes:
|
||||
# 1. _ppc64_native_is_best changed to True
|
||||
# 2. code style fixes for flake8 reported errors
|
||||
|
Loading…
Reference in New Issue
Block a user