summaryrefslogtreecommitdiff
path: root/nephilim/connect_wg.py
diff options
context:
space:
mode:
Diffstat (limited to 'nephilim/connect_wg.py')
-rw-r--r--nephilim/connect_wg.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nephilim/connect_wg.py b/nephilim/connect_wg.py
index 6c5cad9..b73b765 100644
--- a/nephilim/connect_wg.py
+++ b/nephilim/connect_wg.py
@@ -17,7 +17,6 @@
#
from PyQt5 import QtGui, QtWidgets, QtCore
-import time
class ConnectWidget(QtWidgets.QWidget):
host_txt = None