Skip to content

Commit 11ce0ae

Browse files
author
miko
committed
Remove extra thing
1 parent 265d653 commit 11ce0ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/services/v1/comments/create.go

-1
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,6 @@ type cuResultResponse struct {
777777
Target string `json:"Target "`
778778
Anchor string `json:"Anchor "`
779779
Tags []tag `json:"Tags"`
780-
Sags []tag `json:"Sags"`
781780
} `json:"Messages"`
782781
Assignments []struct{} `json:"Assignments"`
783782
Spawns []struct{} `json:"Spawns"`

0 commit comments

Comments
 (0)