Skip to content

Commit

Permalink
removes console log
Browse files Browse the repository at this point in the history
  • Loading branch information
HarveyPeachey committed Oct 7, 2024
1 parent 4e2f19c commit e7d13b5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ const withOptimizelyProvider = Component => {
}
}

console.log(getUserId());

return (
<OptimizelyProvider
optimizely={optimizely}
Expand Down

0 comments on commit e7d13b5

Please sign in to comment.