diff --git a/pallets/pallet-lottery/Cargo.toml b/pallets/pallet-lottery/Cargo.toml index c00e50e3c..8e1ba53cb 100644 --- a/pallets/pallet-lottery/Cargo.toml +++ b/pallets/pallet-lottery/Cargo.toml @@ -53,7 +53,6 @@ rand = { workspace = true } similar-asserts = { workspace = true } sp-staking = { workspace = true, features = ["std"] } xcm = { workspace = true, features = ["std"] } -# env_logger = "0.8.3" [features] default = ["std"]