gofmt fix
This commit is contained in:
parent
58f64045e4
commit
8fcc9f67d8
@ -201,7 +201,6 @@ func (image *dockerImageAnalyzer) Analyze() (*AnalysisResult, error) {
|
|||||||
tarPathIdx++
|
tarPathIdx++
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
efficiency, inefficiencies := filetree.Efficiency(image.trees)
|
efficiency, inefficiencies := filetree.Efficiency(image.trees)
|
||||||
|
|
||||||
var sizeBytes, userSizeBytes uint64
|
var sizeBytes, userSizeBytes uint64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user