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