cargo machete removed unused deps (#1761)

This commit is contained in:
Branislav Kontur
2023-01-11 12:43:42 +01:00
committed by Bastian Köcher
parent b63287da20
commit 3c4cce9eef
21 changed files with 0 additions and 54 deletions
-1
View File
@@ -17,7 +17,6 @@ parking_lot = "0.11.0"
# Bridge Dependencies
bp-messages = { path = "../../primitives/messages" }
bp-runtime = { path = "../../primitives/runtime" }
finality-relay = { path = "../finality" }
relay-utils = { path = "../utils" }