Removed unused variable

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2015-11-11 17:01:52 +01:00
parent bdddb29b64
commit 3012a08ff3
6 changed files with 4 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
#
# author Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>
from PyQt5 import QtCore, QtGui, QtWidgets
from PyQt5 import QtGui, QtWidgets
from relational_gui import rel_edit
from relational import relation