Skip to content

Commit 29cac92

Browse files
sjmiller609claude
andcommitted
Fix gofmt: remove trailing blank lines
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 010cec5 commit 29cac92

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

lib/instances/guestmemory_darwin_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,3 @@ func mustReadDarwinRSSBytes(t *testing.T, pid int) int64 {
176176
require.NoError(t, err)
177177
return kb * 1024
178178
}
179-

lib/instances/guestmemory_linux_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,4 +378,3 @@ func getFirecrackerVMConfig(socketPath string) (*firecrackerVMConfig, error) {
378378
}
379379
return &cfg, nil
380380
}
381-

0 commit comments

Comments
 (0)