Gofmt and goimports used on changed file
Signed-off-by: Nikhil Pandeti <nikhil.pandeti@utexas.edu>v0.7
parent
0206c71206
commit
6a9ce04908
|
@ -414,7 +414,6 @@ func parseCacheOptions(opt SolveOpt) (*cacheOptions, error) {
|
||||||
}
|
}
|
||||||
contentStores["local:"+csDir] = cs
|
contentStores["local:"+csDir] = cs
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
if im.Type == "registry" {
|
if im.Type == "registry" {
|
||||||
legacyImportRef := attrs["ref"]
|
legacyImportRef := attrs["ref"]
|
||||||
|
|
Loading…
Reference in New Issue