Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-id committed Jan 15, 2025
1 parent a508649 commit 42d9fda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/dd-trace/src/appsec/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ function onPassportDeserializeUser ({ user, abortController }) {

const results = UserTracking.trackUser(user, rootSpan)

console.log(results)

handleResults(results, store.req, store.req.res, rootSpan, abortController)
}

Expand Down

0 comments on commit 42d9fda

Please sign in to comment.