mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 13:07:16 +02:00
don't need logger anymore
This commit is contained in:
parent
6a5a17492c
commit
1bb90e5a71
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