Gofmt and goimports used on changed file

Signed-off-by: Nikhil Pandeti <nikhil.pandeti@utexas.edu>
v0.7
Nikhil Pandeti 2019-12-10 08:54:34 -06:00
parent 0206c71206
commit 6a9ce04908
1 changed files with 0 additions and 1 deletions

View File

@ -414,7 +414,6 @@ func parseCacheOptions(opt SolveOpt) (*cacheOptions, error) {
}
contentStores["local:"+csDir] = cs
}
if im.Type == "registry" {
legacyImportRef := attrs["ref"]