Oz Tiram %!s(int64=4) %!d(string=hai) anos
pai
achega
e554dd4f1e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      example.go

+ 0 - 1
example.go

@@ -36,7 +36,6 @@ func (e Example) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg)
 
 	// Debug log that we've have seen the query. This will only be shown when the debug plugin is loaded.
 	state := request.Request{W: w, Req: r}
-	fmt.Fprintln(out, state.QName())
 	log.Debug("Received response")
 
 	// Wrap.