Skip to content

Commit

Permalink
Update packages/datadog-instrumentations/src/helpers/hooks.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrenner authored Jan 29, 2025
1 parent 181fdef commit 9e1b9ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/datadog-instrumentations/src/helpers/hooks.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module.exports = {
'@apollo/gateway': () => require('../apollo'),
'apollo-server-core': () => require('../apollo-server-core'),
'@aws-sdk/smithy-client': () => require('../aws-sdk'),
'@aws-sdk/client-bedrock-runtime': () => require('../aws-sdk'),
'@azure/functions': () => require('../azure-functions'),
'@cucumber/cucumber': () => require('../cucumber'),
'@playwright/test': () => require('../playwright'),
Expand Down

0 comments on commit 9e1b9ad

Please sign in to comment.