mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
ui: remove unnecessary shebang
This commit is contained in:
parent
f3a621e192
commit
c6153ec661
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
from PyQt5.QtCore import QCoreApplication as QC
|
||||
import os
|
||||
from opensnitch.utils import Utils
|
||||
|
|
Loading…
Add table
Reference in a new issue