Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
uurien committed Dec 16, 2024
1 parent 27ac969 commit 3d431c5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const { getName } = require('../telemetry/verbosity')
const { getRewriteFunction } = require('./rewriter-telemetry')
const dc = require('dc-polyfill')
const log = require('../../../log')
const path = require('path')
const { isMainThread } = require('worker_threads')

const hardcodedSecretCh = dc.channel('datadog:secrets:result')
Expand Down

0 comments on commit 3d431c5

Please sign in to comment.