mirror of https://github.com/docker/docs.git
fix gofmt
Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
This commit is contained in:
parent
551355c9ad
commit
4434b63ff4
|
@ -42,4 +42,3 @@ func MatchesContentType(contentType, expectedType string) bool {
|
||||||
}
|
}
|
||||||
return err == nil && mimetype == expectedType
|
return err == nil && mimetype == expectedType
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue