We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2028c2b commit 0c97849Copy full SHA for 0c97849
pallets/drand/src/tests.rs
@@ -24,7 +24,6 @@ use frame_support::{
24
pallet_prelude::{InvalidTransaction, TransactionSource},
25
};
26
use frame_system::RawOrigin;
27
-use serde_json;
28
use sp_runtime::{
29
offchain::{
30
testing::{PendingRequest, TestOffchainExt},
0 commit comments