We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6296d0 commit 19e36f3Copy full SHA for 19e36f3
pkg/proto/proto.go
@@ -8,6 +8,4 @@ type Proto struct {
8
FP string `json:"fp"`
9
Args string `json:"args"`
10
Summary Summary `json:"summary"`
11
- NP string `json:"negative_payloads"`
12
- PP string `json:"positive_payloads"`
13
}
0 commit comments