Skip to content

Commit 04e622d

Browse files
committed
feedback
1 parent 518098e commit 04e622d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

schema/body_schema.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ func (be *BodyExtensions) Copy() *BodyExtensions {
6161

6262
return &BodyExtensions{
6363
Count: be.Count,
64-
ForEach: be.ForEach,
65-
DynamicBlocks: be.DynamicBlocks,
66-
SelfRefs: be.SelfRefs,
6764
}
6865
}
6966

0 commit comments

Comments
 (0)