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
@@ -645,7 +645,6 @@ mod tests {
parameter_types! {
pub const ParaDeposit: Balance = 10;
pub const DataDepositPerByte: Balance = 1;
pub const QueueSize: usize = 2;
pub const MaxRetries: u32 = 3;
}