Skip to content

Commit

Permalink
chore: Remove unused modules and dependencies (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 authored Apr 7, 2024
1 parent 17337c7 commit 1a20857
Show file tree
Hide file tree
Showing 20 changed files with 8 additions and 1,888 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ dyn-clone = "1.0"
uuid = { version = "1", features = ["serde", "v4"] }
derive_more = "0.99"
paste = "1.0"
sata = { git = "https://github.com/Satellite-im/Sata", rev = "9b5a5d441c816968bc75ea8b99335f728be259ef" }
tracing = { version = "0.1" }
either = "1"
void = "1"
Expand Down
5 changes: 2 additions & 3 deletions extensions/warp-ipfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ anyhow.workspace = true
serde.workspace = true
serde_json.workspace = true
either = { workspace = true, features = ["serde"] }
bs58 = "0.4"
bs58.workspace = true
parking_lot.workspace = true

tracing = "0.1"
tracing.workspace = true

async-recursion = "1"

Expand All @@ -38,7 +38,6 @@ derive_more.workspace = true
mediatype.workspace = true

bincode.workspace = true
bayespam = "1.1.0"
bytes.workspace = true

shuttle = { path = "../../tools/shuttle", default-features = false }
Expand Down
23 changes: 0 additions & 23 deletions extensions/warp-pd-flatfile/Cargo.toml

This file was deleted.

128 changes: 0 additions & 128 deletions extensions/warp-pd-flatfile/examples/flatfile-cache.rs

This file was deleted.

21 changes: 0 additions & 21 deletions extensions/warp-pd-flatfile/src/config.rs

This file was deleted.

Loading

0 comments on commit 1a20857

Please sign in to comment.