Skip to content

Commit 04ffa4d

Browse files
committed
[#229] Refactoring Trace, AsyncTrace, DisableTrace and AsyncDisableTrace With TraceRoot
1 parent f463122 commit 04ffa4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/instrumentation/http-shared.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ const ServiceType = require('../context/service-type')
1818
const localStorage = require('./context/local-storage')
1919
const TraceBuilder = require('./context/trace-builder')
2020
const HttpRequestTraceBuilder = require('./http/http-request-trace-builder')
21-
const exp = require('constants')
2221

2322
let pathMatcher
2423
const getPathMatcher = () => {

0 commit comments

Comments
 (0)