Skip to content
Snippets Groups Projects
Commit e7d7152c authored by David Baker's avatar David Baker
Browse files

Remove the fallback rule - we probably don't want to be notifying for...

Remove the fallback rule - we probably don't want to be notifying for everything even if we don't know what it is.
parent b67765dc
No related branches found
No related tags found
No related merge requests found
......@@ -190,13 +190,5 @@ def make_base_underride_rules(user):
'value': 'ring'
}
]
},
{
'rule_id': 'global/underride/.m.rule.fallback',
'conditions': [
],
'actions': [
'notify',
]
},
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment