move repl code from ConsoleApplication to ReplApplication
This commit is contained in:
parent
2825ff643b
commit
1dafee2b47
3 changed files with 40 additions and 28 deletions
|
|
@ -256,7 +256,6 @@ class Boobmsg(ReplApplication):
|
|||
thread_id = receiver
|
||||
parent_id = None
|
||||
|
||||
|
||||
thread = Thread(thread_id)
|
||||
message = Message(thread,
|
||||
0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue