Skip to content

Commit facedf8

Browse files
author
Xiaodong Ye
committed
Remove an empty line
Signed-off-by: Xiaodong Ye <[email protected]>
1 parent 05d1929 commit facedf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

import_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ func checkImages(t *testing.T, target digest.Digest, actual []images.Image, name
283283
t.Fatalf("image(%d) unexpected media type: %s", i, actual[i].Target.MediaType)
284284
}
285285
}
286-
287286
}
288287

289288
func createContent(size int64, seed int64) ([]byte, digest.Digest) {

0 commit comments

Comments
 (0)