This commit is contained in:
David Baker 2015-01-28 14:51:01 +00:00
parent 445ad9941e
commit 93aac9bb7b

View file

@ -184,6 +184,7 @@ class PushRuleStore(SQLBaseStore):
}
)
class RuleNotFoundException(Exception):
pass