Erich Cordoba b6c60a84aa Remove shebang from api-proxy.py
This file is a non-executable file and shouldn't include a shebang.
The opensuse build system enforces to remove shebangs from files that
are not directly executed.

It is safe to remove this shebang as the executable file is created
by the setup.py file in nova-api-proxy.

Story: 2006508
Task: 36909

Change-Id: Ie5ef47a1ee9a54e135983f5665ae5cd4e55e2ec0
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-10-03 15:59:50 -05:00
..