Skip to content

Commit

Permalink
formatting and preparing for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
tanneberger committed Sep 20, 2024
1 parent 5fb461c commit fa8754b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/package/lock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,6 @@ impl DependencyLock {
}
};



self.loaded_dependencies.push(DependencyTreeNode {
name: read_toml.package.name.clone(),
version: read_toml.package.version.clone(),
Expand Down

0 comments on commit fa8754b

Please sign in to comment.