Delete the table objects from TransactionStore

This commit is contained in:
Mark Haines 2016-01-13 11:15:20 +00:00
parent 96e400fee5
commit c0a279e808
3 changed files with 10 additions and 60 deletions

View file

@ -27,7 +27,6 @@ from ..utils import (
from synapse.api.errors import AuthError
from synapse.handlers.typing import TypingNotificationHandler
from synapse.storage.transactions import DestinationsTable
from synapse.types import UserID