Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lcoandrade/DsgTools
Browse files Browse the repository at this point in the history
  • Loading branch information
lcoandrade committed May 4, 2016
2 parents ffe1a46 + 79361b1 commit 5eacc88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ServerTools/createView.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
from PyQt4 import QtGui, uic, QtCore
from PyQt4.QtCore import pyqtSlot, Qt
from PyQt4.QtGui import QAbstractItemView, QApplication, QCursor, QMessageBox
from psycopg2.tests.testconfig import dbname
# DSGTools imports

FORM_CLASS, _ = uic.loadUiType(os.path.join(
Expand Down

0 comments on commit 5eacc88

Please sign in to comment.