remove rogue debug
This commit is contained in:
parent
d0a0a9ce7f
commit
3e13a919ed
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ export class NotificationsEnabledController extends SettingController {
|
|||
if (!Notifier.isPossible()) return false;
|
||||
|
||||
if (calculatedValue === null) {
|
||||
console.log(isMasterRuleEnabled());
|
||||
return isMasterRuleEnabled();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue