mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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
1 changed files with 0 additions and 1 deletions
|
@ -42,4 +42,3 @@ func MatchesContentType(contentType, expectedType string) bool {
|
||||||
}
|
}
|
||||||
return err == nil && mimetype == expectedType
|
return err == nil && mimetype == expectedType
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue