Skip to content

Commit

Permalink
chore: apply formatter to remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniomdk committed Aug 29, 2024
1 parent 6252c2e commit 4f78c2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/pipx.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ pub struct PIPXBackend {
latest_version_cache: CacheManager<Option<String>>,
}


impl Backend for PIPXBackend {
fn get_type(&self) -> BackendType {
BackendType::Pipx
Expand Down

0 comments on commit 4f78c2b

Please sign in to comment.