Skip to content

layer: layerStore.deleteLayer(): remove redundant error-check#48461

Merged
vvoland merged 1 commit intomoby:masterfrom
thaJeztah:layerstore_deadcode
Sep 11, 2024
Merged

layer: layerStore.deleteLayer(): remove redundant error-check#48461
vvoland merged 1 commit intomoby:masterfrom
thaJeztah:layerstore_deadcode

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Commit e1ea911 removed the error return from .Size() and .DiffSize(), but forgot to remove this error-check.

Commit e1ea911 removed the error return from
.Size() and .DiffSize(), but forgot to remove this error-check.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Sep 10, 2024
@thaJeztah thaJeztah added this to the 28.0.0 milestone Sep 10, 2024
@thaJeztah thaJeztah self-assigned this Sep 10, 2024
@thaJeztah thaJeztah requested a review from vvoland September 11, 2024 08:42
@vvoland vvoland merged commit 3bfee27 into moby:master Sep 11, 2024
@thaJeztah thaJeztah deleted the layerstore_deadcode branch September 11, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants