From 6c39bbf5d54f68da58a3c57636c0756dac084a9c Mon Sep 17 00:00:00 2001 From: Oliver Tale-Yazdi Date: Tue, 21 Mar 2023 17:27:45 +0100 Subject: [PATCH] Update lockfile The CI needs this. Signed-off-by: Oliver Tale-Yazdi --- substrate/Cargo.lock | 2 -- 1 file changed, 2 deletions(-) diff --git a/substrate/Cargo.lock b/substrate/Cargo.lock index 4a0cc4cd38..5b2879e1ba 100644 --- a/substrate/Cargo.lock +++ b/substrate/Cargo.lock @@ -5886,8 +5886,6 @@ dependencies = [ "frame-support", "frame-system", "log", - "pallet-ranked-collective", - "pallet-salary", "parity-scale-codec", "scale-info", "sp-arithmetic",