mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
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.
|
||||
"""
|
||||
import re
|
||||
import traceback
|
||||
import time
|
||||
from collections import defaultdict
|
||||
from random import getrandbits
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue