Skip to content

Commit 4950a42

Browse files
backup-shard: clean leftover deps
1 parent 783a603 commit 4950a42

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ readme = "README.md"
99
license = "Proprietary"
1010

1111
[dependencies]
12-
backup-shard = { workspace = true }
1312
bc-envelope = { workspace = true }
1413
bc-xid = { workspace = true }
1514
rkyv = { workspace = true, optional = true }

api/src/api/backup.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
pub use backup_shard::{ShardV0, ShardVersion};
21
use quantum_link_macros::quantum_link;
32

43
#[quantum_link]

0 commit comments

Comments
 (0)