Przeglądaj źródła

fix: gofmt s3storage_test.go

Remove trailing blank line from core/pkg/storage/s3storage_test.go so
that 'gofmt -l' (and 'just fmt-check') produces no diff.

This unblocks the 'format-check' CI job for PR #3706.

Signed-off-by: Cursor Agent <cursor@opencost.io>

Co-authored-by: Alex Meijer <ameijer@users.noreply.github.com>
Cursor Agent 3 tygodni temu
rodzic
commit
cb82d9fb97
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      core/pkg/storage/s3storage_test.go

+ 0 - 1
core/pkg/storage/s3storage_test.go

@@ -96,4 +96,3 @@ func TestSetGetObjectRange(t *testing.T) {
 		})
 	}
 }
-