Remove unused field
This commit is contained in:
parent
62960266ac
commit
1f39cab063
@ -134,7 +134,6 @@ type ResponseWriter struct {
|
||||
b *bufio.Writer
|
||||
status Status
|
||||
meta string
|
||||
setHeader bool
|
||||
wroteHeader bool
|
||||
bodyAllowed bool
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user