Fix justify m_len call. Fixes #3019
This commit is contained in:
parent
4c59a243dc
commit
045a83c6cc
4 changed files with 7 additions and 18 deletions
|
|
@ -118,7 +118,6 @@ from copy import copy, deepcopy
|
|||
from textwrap import TextWrapper
|
||||
|
||||
from django.conf import settings
|
||||
|
||||
from evennia.utils.ansi import ANSIString
|
||||
from evennia.utils.utils import display_len as d_len
|
||||
from evennia.utils.utils import is_iter, justify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue