Skip to content

Commit 6faf041

Browse files
committed
Remove extra import
1 parent 1af59f9 commit 6faf041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mautrix/client/state_store/tests/store_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
from mautrix.types import EncryptionAlgorithm, Member, Membership, RoomID, StateEvent, UserID
2121
from mautrix.util.async_db import Database
22-
from mautrix.util.db import Base
2322

2423
from .. import MemoryStateStore, StateStore
2524
from ..asyncpg import PgStateStore

0 commit comments

Comments
 (0)