Skip to content

Commit

Permalink
fixup(pallet-assets-freezer): remove env_logger — not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
pandres95 committed Apr 2, 2024
1 parent d5d2057 commit dbd9bd8
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 substrate/frame/assets-freezer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ pallet-assets = { path = "../assets", default-features = false }
sp-runtime = { path = "../../primitives/runtime", default-features = false }

[dev-dependencies]
env_logger = "0.9"
sp-io = { path = "../../primitives/io", default-features = false }
sp-core = { path = "../../primitives/core", default-features = false }
pallet-balances = { path = "../balances", default-features = false }
Expand Down

0 comments on commit dbd9bd8

Please sign in to comment.