Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit ab37bef

Browse files
committed
Remove unused import
1 parent ad8b316 commit ab37bef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

synapse/storage/push_rule.py

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
from ._base import SQLBaseStore
1717
from synapse.util.caches.descriptors import cachedInlineCallbacks, cachedList
1818
from synapse.push.baserules import list_with_base_rules
19-
from synapse.api.constants import EventTypes
2019
from twisted.internet import defer
2120

2221
import logging

0 commit comments

Comments
 (0)