GetImageBuildResult() method is not called anywhere, so we can drop it. As it was the only reader of result.json file, we can also drop all the code which wrote to that file. |
||
|---|---|---|
| .. | ||
| compose.go | ||
| fixtures.go | ||
| json.go | ||
| json_test.go | ||
| store.go | ||
| store_test.go | ||
GetImageBuildResult() method is not called anywhere, so we can drop it. As it was the only reader of result.json file, we can also drop all the code which wrote to that file. |
||
|---|---|---|
| .. | ||
| compose.go | ||
| fixtures.go | ||
| json.go | ||
| json_test.go | ||
| store.go | ||
| store_test.go | ||