Skip to content

Commit

Permalink
rm field not used
Browse files Browse the repository at this point in the history
  • Loading branch information
rinfx committed Dec 4, 2024
1 parent 982be02 commit eb417bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/wasm-go/pkg/wrapper/plugin_wrapper.go
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ type CommonHttpCtx[PluginConfig any] struct {
needResponseBody bool
streamingRequestBody bool
streamingResponseBody bool
needWriteProperty bool
requestBodySize int
responseBodySize int
contextID uint32
Expand Down

0 comments on commit eb417bf

Please sign in to comment.