Remove unused import.
This commit is contained in:
parent
23bfa1f84e
commit
ab8ea3d75d
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
Commands that are available from the connect screen.
|
Commands that are available from the connect screen.
|
||||||
"""
|
"""
|
||||||
import re
|
import re
|
||||||
import traceback
|
|
||||||
import time
|
import time
|
||||||
from collections import defaultdict
|
from collections import defaultdict
|
||||||
from random import getrandbits
|
from random import getrandbits
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue