Browse Source

remove build comment in file mux_httpserver_test.go

pull/647/head
Mariano Sosto 4 years ago
parent
commit
21f221575c
  1. 2
      mux_httpserver_test.go

2
mux_httpserver_test.go

@ -1,5 +1,3 @@
// +build go1.9
package mux package mux
import ( import (

Loading…
Cancel
Save