This commit is contained in:
David Baker 2015-01-28 14:51:01 +00:00
parent 445ad9941e
commit 93aac9bb7b
1 changed files with 1 additions and 0 deletions

View File

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