Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary variable initializaiton #2776

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

mhashizume
Copy link
Contributor

5abc69f added new rescue behavior for the Solaris mountpoint resovler but, in doing so, also added unnecessary variable initialization. This commit removes declaring the mount variable as an empty hash.

5abc69f added new rescue behavior for the Solaris mountpoint resovler
but, in doing so, also added unnecessary variable initialization. This
commit removes declaring the mount variable as an empty hash.
@mhashizume mhashizume added the maintenance Maintenance chores are excluded from changelogs label Nov 1, 2024
@mhashizume mhashizume requested a review from a team as a code owner November 1, 2024 18:16
@mhashizume mhashizume merged commit 75a20f3 into puppetlabs:main Nov 1, 2024
19 checks passed
@mhashizume mhashizume deleted the maint/main/rubocop-fix branch November 1, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants