We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9610cd commit 84691daCopy full SHA for 84691da
synapse/storage/roommember.py
@@ -16,7 +16,6 @@
16
17
import logging
18
from collections import namedtuple
19
-from typing import Iterable
20
21
from six import iteritems, itervalues
22
0 commit comments