mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 18:40:34 -05:00
Fix lint error
This commit is contained in:
@@ -124,7 +124,7 @@ export function MobileRulesPage() {
|
||||
},
|
||||
);
|
||||
},
|
||||
[deleteRule, showUndoNotification, t, refetchRules],
|
||||
[deleteRule, showUndoNotification, t],
|
||||
);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user