mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 03:04:53 -04:00
Remove unused imports
This commit is contained in:
parent
68698e0ac8
commit
aa76bf39ab
5 changed files with 2 additions and 13 deletions
|
@ -14,8 +14,6 @@
|
|||
# limitations under the License.
|
||||
import logging
|
||||
|
||||
from twisted.internet import defer
|
||||
|
||||
from synapse.api.errors import StoreError
|
||||
from synapse.api.events.utils import prune_event
|
||||
from synapse.util.logutils import log_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue