Skip to content

Commit

Permalink
fix: remove comment out code
Browse files Browse the repository at this point in the history
  • Loading branch information
FrimIdan committed Aug 29, 2022
1 parent 08c2d26 commit 350781e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/trace/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ func (ctx *pluginContext) getHostsToTraceCallBack(_, bodySize, _ int) {

ctx.hostsToTrace = hostsToTrace
proxywasm.LogDebugf("New host list to trace was set")
//ctx.printHostsToTrace()
}

// isValidGetHostsToTraceResponse Verifies the following
Expand Down

0 comments on commit 350781e

Please sign in to comment.