mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-15 01:23:51 +01:00
Remove unused import
This commit is contained in:
parent
efa4ccfaee
commit
deca951241
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
||||||
import ujson as json
|
import ujson as json
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
import twisted.internet.error
|
|
||||||
from canonicaljson import encode_canonical_json
|
from canonicaljson import encode_canonical_json
|
||||||
from twisted.internet import defer
|
from twisted.internet import defer
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue