Fixed a bug in channelhandler if the channel had no desc.
This commit is contained in:
parent
a79108583c
commit
e0d4f6a6c3
2 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,6 @@ import re
|
|||
import cgi
|
||||
from .ansi import *
|
||||
|
||||
import time
|
||||
|
||||
# All xterm256 RGB equivalents
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue