Remove unnecessary Python shebangs

This commit is contained in:
Dennis Camera 2020-06-20 22:22:29 +02:00
commit a6a3fb40bf
7 changed files with 0 additions and 7 deletions

View file

@ -1,4 +1,3 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# 2010-2015 Nico Schottelius (nico-cdist at schottelius.org)