Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
metal-messiah committed Mar 11, 2025
1 parent 42f8844 commit 6e41564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/components/page_view_timing/index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ describe('pvt aggregate tests', () => {
activatedFeatures: { [agentIdentifier]: { pvt: 1 } }
}))


const mainAgent = {
agentIdentifier,
info: { licenseKey: 'licenseKey', applicationID: 'applicationID' },
Expand Down

0 comments on commit 6e41564

Please sign in to comment.