mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-06 12:15:02 -04:00
Tidy up some of the unused sql tables
This commit is contained in:
parent
1c06806f90
commit
6cb6cb9e69
4 changed files with 9 additions and 109 deletions
|
@ -19,9 +19,7 @@ from synapse.api.events.utils import prune_event
|
|||
from syutil.jsonutil import encode_canonical_json
|
||||
from syutil.base64util import encode_base64, decode_base64
|
||||
from syutil.crypto.jsonsign import sign_json
|
||||
from synapse.api.events.room import GenericEvent
|
||||
|
||||
import copy
|
||||
import hashlib
|
||||
import logging
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue