mirror of
https://github.com/moby/moby.git
synced 2025-08-01 05:47:11 +03:00
fix gofmt
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
This commit is contained in:
@ -42,4 +42,3 @@ func MatchesContentType(contentType, expectedType string) bool {
|
||||
}
|
||||
return err == nil && mimetype == expectedType
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user