mirror of
https://github.com/distribution/distribution.git
synced 2025-10-22 20:02:18 +00:00
Merge pull request #3766 from thaJeztah/gofumpt
format code with gofumpt
This commit is contained in:
@@ -197,7 +197,6 @@ func TestHTTPSink(t *testing.T) {
|
||||
if err := sink.Close(); err == nil {
|
||||
t.Fatalf("second close should have returned error: %v", err)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func createTestEvent(action, repo, typ string) Event {
|
||||
|
Reference in New Issue
Block a user