forked from vbatts/maubot
Fix CommandHandler descriptor
This commit is contained in:
parent
4ea980cb93
commit
8b5c637f76
2 changed files with 22 additions and 22 deletions
|
@ -23,7 +23,6 @@ from sqlalchemy.engine.base import Engine
|
|||
from aiohttp import ClientSession
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from mautrix.types import Event
|
||||
from mautrix.util.config import BaseProxyConfig
|
||||
from .client import MaubotMatrixClient
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue