mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-10-05 14:28:27 -04:00
Remove unused import
This commit is contained in:
parent
04c9751f24
commit
7e0bba555c
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ from simplejson import JSONDecodeError
|
|||
import simplejson as json
|
||||
from twisted.internet import defer
|
||||
|
||||
from syutil.jsonutil import encode_canonical_json
|
||||
from synapse.api.constants import Membership
|
||||
from synapse.api.errors import StoreError
|
||||
from synapse.appservice import ApplicationService, AppServiceTransaction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue