remove new_message instruction
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
module Virtual
|
||||
|
||||
class NewMessage < Instruction
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user
@ -1,5 +0,0 @@
|
||||
module Virtual
|
||||
|
||||
class NewMessage < Instruction
|
||||
end
|
||||
end
|