Remove unused traceback imports.
This commit is contained in:
parent
921cf47731
commit
76dc0545c4
5 changed files with 1 additions and 14 deletions
|
|
@ -30,7 +30,6 @@ the module given by settings.CONNECTION_SCREEN_MODULE.
|
|||
|
||||
"""
|
||||
import re
|
||||
import traceback
|
||||
from django.conf import settings
|
||||
from evennia.players.models import PlayerDB
|
||||
from evennia.objects.models import ObjectDB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue