Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallmain committed Jun 30, 2022
1 parent d2b6d79 commit c0bcbfe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export const updateRulesBulkRoute = (
const rulesClient = ctx.alerting.getRulesClient();
const ruleExecutionLog = ctx.securitySolution.getRuleExecutionLog();
const savedObjectsClient = ctx.core.savedObjects.client;
const siemClient = ctx.securitySolution.getAppClient();

const mlAuthz = buildMlAuthz({
license: ctx.licensing.license,
Expand Down

0 comments on commit c0bcbfe

Please sign in to comment.