mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-17 21:23:52 +01: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…
Reference in a new issue