drop shebang

This commit is contained in:
Artem Goncharov 2022-10-21 10:36:11 +02:00
parent fa3514bdb9
commit 90eb816aa7

View File

@ -1,5 +1,3 @@
#!/usr/bin/python
#
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import (absolute_import, division, print_function)