Skip to content

Commit

Permalink
cleanup unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-shashank committed Oct 3, 2023
1 parent 2a41b62 commit 1762612
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion actors/miner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ crate-type = ["cdylib", "lib"]
[dependencies]
anyhow = { workspace = true }
bitflags = { workspace = true }
byteorder = { workspace = true }
cid = { workspace = true }
fil_actor_verifreg_state = { version = "6.1.0", path = "../verifreg" }
fil_actors_shared = { version = "6.1.0", path = "../../fil_actors_shared" }
Expand Down

0 comments on commit 1762612

Please sign in to comment.