We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92dbfbc commit 07cfcc4Copy full SHA for 07cfcc4
packages/datadog-plugin-azure-functions/src/index.js
@@ -1,6 +1,5 @@
1
'use strict'
2
3
-const { http } = require('../../dd-trace/src/plugins')
4
const TracingPlugin = require('../../dd-trace/src/plugins/tracing')
5
const web = require('../../dd-trace/src/plugins/util/web')
6
0 commit comments