remove unused (#3553)

This commit is contained in:
Guillaume Thiolliere
2021-08-02 16:58:52 +02:00
committed by GitHub
parent 33fe763188
commit 85e11980ff
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -419,7 +419,6 @@ where
}
parameter_types! {
pub const QueueSize: usize = 2;
pub const MaxRetries: u32 = 3;
}