diff --git a/src/trace/main.go b/src/trace/main.go index d570991..a3f5b4c 100644 --- a/src/trace/main.go +++ b/src/trace/main.go @@ -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