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

refactor(iroh-net): Remove pub(self) visibility specifier #1395

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

flub
Copy link
Contributor

@flub flub commented Aug 23, 2023

Description

The pub(self) visibility specifier is only really meaningful in some
macro situations. In normal code it just adds unexpected words.

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.

The pub(self) visibility specifier is only really meaningful in some
macro situations.  In normal code it just adds unexpected words.
@flub flub enabled auto-merge August 23, 2023 15:25
@flub flub added this pull request to the merge queue Aug 23, 2023
Merged via the queue into main with commit 03339f1 Aug 23, 2023
15 checks passed
@dignifiedquire dignifiedquire deleted the flub/no-pub-self branch November 1, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants