Skip to content

Commit 19e36f3

Browse files
authored
Update proto.go
1 parent e6296d0 commit 19e36f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/proto/proto.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ type Proto struct {
88
FP string `json:"fp"`
99
Args string `json:"args"`
1010
Summary Summary `json:"summary"`
11-
NP string `json:"negative_payloads"`
12-
PP string `json:"positive_payloads"`
1311
}

0 commit comments

Comments
 (0)