mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
don't need logger anymore
This commit is contained in:
parent
6046f279eb
commit
4db12d15c0
1 changed files with 0 additions and 2 deletions
|
|
@ -12,8 +12,6 @@ import re
|
|||
from html import escape as html_escape
|
||||
from .ansi import *
|
||||
|
||||
from evennia.utils import logger
|
||||
|
||||
# All xterm256 RGB equivalents
|
||||
|
||||
XTERM256_FG = "\033[38;5;{}m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue