diff --git a/src/libprs500/gui2/main.py b/src/libprs500/gui2/main.py index 148c37098f..3e260f3899 100644 --- a/src/libprs500/gui2/main.py +++ b/src/libprs500/gui2/main.py @@ -12,7 +12,7 @@ ## You should have received a copy of the GNU General Public License along ## with this program; if not, write to the Free Software Foundation, Inc., ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.Warning -import os, sys, textwrap, cStringIO, collections, copy, traceback +import os, sys, textwrap, cStringIO, collections, traceback from PyQt4.QtCore import Qt, SIGNAL, QObject, QCoreApplication, \ QSettings, QVariant, QSize, QThread