Skip to content

Commit 1167811

Browse files
Copilotedburns
andauthored
fix: remove duplicate comment block in OptionalApiAndJacksonTest
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
1 parent a82938c commit 1167811

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/test/java/com/github/copilot/sdk/OptionalApiAndJacksonTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,6 @@ void userInputRequest_clearAllowFreeform() {
293293
assertTrue(req.getAllowFreeform().isEmpty());
294294
}
295295

296-
// ── Jackson serialization roundtrip ───────────────────────────────
297-
298296
// ── Jackson serialization roundtrip ───────────────────────────────
299297
//
300298
// Classes whose fields carry @JsonProperty (InfiniteSessionConfig,

0 commit comments

Comments
 (0)