mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 22:17:17 +02:00
Adding wildcard_to_regexp() to functions_general and cleaning up some imports.
This commit is contained in:
parent
8335f8b80f
commit
7d78cbcf4b
3 changed files with 24 additions and 5 deletions
|
|
@ -1,9 +1,5 @@
|
|||
from apps.objects.models import CommChannel
|
||||
import session_mgr
|
||||
import commands_privileged
|
||||
import commands_general
|
||||
import commands_comsys
|
||||
import commands_unloggedin
|
||||
import ansi
|
||||
"""
|
||||
Comsys functions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue