manual merge2

This commit is contained in:
Jonathan Warren 2013-07-23 17:05:42 -04:00
parent 1eab66690c
commit a76939114e
1 changed files with 1 additions and 3 deletions

View File

@ -30,12 +30,10 @@ import os
from pyelliptic.openssl import OpenSSL
import pickle
import platform
<<<<<<< HEAD
import debug
from debug import logger
=======
import subprocess
>>>>>>> 2af86c8296e0c577f8ac48a56e9a3582ddd87473
try:
from PyQt4 import QtCore, QtGui