mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
Removed unused import
This commit is contained in:
parent
918433a1dd
commit
925e2fe045
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ from PyQt5.QtSql import QSqlDatabase, QSqlDatabase, QSqlQueryModel, QSqlQuery, Q
|
|||
|
||||
import ui_pb2
|
||||
from database import Database
|
||||
from customqsqlquerymodel import CustomQSqlQueryModel
|
||||
from config import Config
|
||||
from version import version
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue