Skip to content

Commit 4d99681

Browse files
committed
Remove unused deps
1 parent b1c7ec6 commit 4d99681

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/meta/embedded/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ common-meta-api = {path = "../api" }
2121
common-meta-raft-store = {path = "../raft-store" }
2222
common-meta-sled-store = {path = "../sled-store" }
2323
common-meta-types = {path = "../types" }
24-
common-planners = {path = "../../planners" }
2524
common-tracing = {path = "../../tracing" }
2625

2726

0 commit comments

Comments
 (0)