Fix lint error

This commit is contained in:
Joel Jeremy Marquez
2026-03-18 09:36:42 -07:00
parent 72be07e29b
commit 4fae08e07b

View File

@@ -124,7 +124,7 @@ export function MobileRulesPage() {
},
);
},
[deleteRule, showUndoNotification, t, refetchRules],
[deleteRule, showUndoNotification, t],
);
return (