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

chore(pcli): 🧹 tidy entrypoint imports #4357

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

cratelyn
Copy link
Contributor

@cratelyn cratelyn commented May 8, 2024

this isn't anything interesting. it organizes the imports in pcli's entrypoint, separating imports from the crate::{} namespace from those that import from external crates.

this isn't anything interesting. it organizes the imports in `pcli`'s
entrypoint, separating imports from the `crate::{}` namespace from those
that import from external crates.
@cratelyn cratelyn added A-client Area: Design and implementation for client functionality C-chore Codebase maintenance that doesn't fix bugs or add features, and isn't urgent or blocking. labels May 8, 2024
@cratelyn cratelyn added this to the Sprint 6 milestone May 8, 2024
@cratelyn cratelyn self-assigned this May 8, 2024
@conorsch conorsch merged commit 79524f7 into main May 9, 2024
13 checks passed
@conorsch conorsch deleted the kate/pcli-chores branch May 9, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-client Area: Design and implementation for client functionality C-chore Codebase maintenance that doesn't fix bugs or add features, and isn't urgent or blocking.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants