Skip to content
Snippets Groups Projects
Commit cf82c77b authored by Gav Wood's avatar Gav Wood
Browse files

use

parent b3d326ac
Branches
No related merge requests found
......@@ -40,7 +40,7 @@ use txpool_api::{TransactionPool, InPoolTransaction};
use futures::prelude::*;
use inherents::InherentData;
use sp_timestamp::TimestampInherentData;
use log::{info, debug, trace};
use log::{info, debug, warn, trace};
use sp_api::{ApiExt, ProvideRuntimeApi};
use crate::validation_service::ServiceHandle;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment