Skip to content

Commit

Permalink
fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners-nr committed Oct 4, 2024
1 parent cadc1c6 commit 88f004d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/versioned/winston/winston.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const assert = require('node:assert')
const { Writable } = require('node:stream')

const helper = require('../../lib/agent_helper')
const { match } = require('../../lib/custom-assertions')
const { removeMatchedModules } = require('../../lib/cache-buster')
const { LOGGING } = require('../../../lib/metrics/names')
const {
Expand Down

0 comments on commit 88f004d

Please sign in to comment.