remove unneeded extern decl

This commit is contained in:
2022-09-07 15:36:56 +02:00
parent 8a688294cf
commit 904eb607b1

View File

@ -1,5 +1,3 @@
extern crate core;
use fsrc_core::pool::{LocalPool, PoolCfg};
use fsrc_core::pus::verification::{
CrossbeamVerifSender, FailParams, RequestId, VerificationReporterCfg,