mirror of
https://github.com/aaru-dps/Aaru.Helpers.git
synced 2026-09-16 19:54:37 +00:00
[PR #1] [MERGED] Remove some unreachable code #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aaru-dps/Aaru.Helpers/pull/1
Author: @TheRogueArchivist
Created: 11/15/2019
Status: ✅ Merged
Merged: 12/4/2019
Merged by: @claunia
Base:
master← Head:master📝 Commits (1)
4959cceRemove some unreachable code📊 Changes
1 file changed (+0 additions, -2 deletions)
View changed files
📝
Marshal.cs(+0 -2)📄 Description
Because these will always return something, the break statements can never be reached. Fixes some warnings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.