Remove unused import.

This commit is contained in:
Ahmed Charles 2015-10-22 18:27:28 +00:00 committed by Griatch
parent 23bfa1f84e
commit ab8ea3d75d

View file

@ -2,7 +2,6 @@
Commands that are available from the connect screen.
"""
import re
import traceback
import time
from collections import defaultdict
from random import getrandbits