mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Removed some debug output.
This commit is contained in:
parent
a8417fd42c
commit
7c55ca6665
1 changed files with 0 additions and 1 deletions
|
|
@ -393,7 +393,6 @@ class ChannelDBManager(TypedObjectManager):
|
|||
case sensitive) match.
|
||||
|
||||
"""
|
||||
print("channel_search", ostring)
|
||||
channels = []
|
||||
if not ostring: return channels
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue