Merge pull request #944 from davide125/shebang

ui: remove unnecessary shebang
This commit is contained in:
Gustavo Iñiguez Goia 2023-05-18 23:08:29 +02:00 committed by GitHub
commit 13ef497538
Failed to generate hash of commit

View file

@ -1,5 +1,3 @@
#!/usr/bin/python
from PyQt5.QtCore import QCoreApplication as QC
import os
from opensnitch.utils import Utils