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.
|
case sensitive) match.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
print("channel_search", ostring)
|
|
||||||
channels = []
|
channels = []
|
||||||
if not ostring: return channels
|
if not ostring: return channels
|
||||||
try:
|
try:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue