mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-18 01:20:28 -04:00
Remove PDU tables.
This commit is contained in:
parent
946d02536b
commit
bfa36a72b9
6 changed files with 2 additions and 1230 deletions
|
@ -21,7 +21,7 @@ from twisted.internet import defer
|
|||
|
||||
from .units import Transaction, Pdu, Edu
|
||||
|
||||
from .persistence import PduActions, TransactionActions
|
||||
from .persistence import TransactionActions
|
||||
|
||||
from synapse.util.logutils import log_function
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue