Delete reginaldCog/messenger_clients/_common.py
This commit is contained in:
parent
bd4b05d2d4
commit
d2edf0e60d
@ -1,7 +0,0 @@
|
|||||||
from abc import ABC, abstractmethod
|
|
||||||
|
|
||||||
|
|
||||||
class MessageFactory(ABC):
|
|
||||||
@abstractmethod
|
|
||||||
def new(self, raw_message) -> object:
|
|
||||||
pass
|
|
||||||
Loading…
x
Reference in New Issue
Block a user