Remove unused import
This commit is contained in:
parent
b29a7d186e
commit
d7bbe1498a
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ import json
|
||||||
|
|
||||||
from mautrix.types import UserID, FilterID, SyncToken, ContentURI
|
from mautrix.types import UserID, FilterID, SyncToken, ContentURI
|
||||||
from mautrix.client.api.types.util import Serializable
|
from mautrix.client.api.types.util import Serializable
|
||||||
from mautrix import ClientStore
|
|
||||||
|
|
||||||
from .command_spec import CommandSpec
|
from .command_spec import CommandSpec
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue