remove shebangs

This commit is contained in:
Robert Resch 2022-03-06 00:04:23 +01:00
parent 4dce3c262c
commit 2781f5d32e
27 changed files with 27 additions and 26 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python3
import json
import logging
import os