Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaElastic committed Dec 18, 2023
1 parent f6d1b17 commit 6e1bb2c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions x-pack/plugins/fleet/server/services/output.ts
Original file line number Diff line number Diff line change
Expand Up @@ -750,10 +750,6 @@ class OutputService {
fromPreconfiguration: false,
}
) {

const logger = appContextService.getLogger();
logger.debug(`Updating output ${id}`);

let secretsToDelete: PolicySecretReference[] = [];
const originalOutput = await this.get(soClient, id);

Expand Down

0 comments on commit 6e1bb2c

Please sign in to comment.