Remove unused field
This commit is contained in:
parent
0a709da439
commit
4c7c200f92
@ -175,7 +175,6 @@ type ResponseWriter interface {
|
||||
|
||||
type responseWriter struct {
|
||||
bw *bufio.Writer
|
||||
cl io.Closer
|
||||
mediatype string
|
||||
wroteHeader bool
|
||||
bodyAllowed bool
|
||||
|
Loading…
Reference in New Issue
Block a user