Skip to content

Commit b7f6b19

Browse files
committed
refactor(event cache): simplify Deduplicator so it only operates with the store impl
1 parent bd4d208 commit b7f6b19

File tree

4 files changed

+18
-380
lines changed

4 files changed

+18
-380
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.

crates/matrix-sdk/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ eyeball-im = { workspace = true }
7878
eyre = { version = "0.6.12", optional = true }
7979
futures-core = { workspace = true }
8080
futures-util = { workspace = true }
81-
growable-bloom-filter = { workspace = true }
8281
http = { workspace = true }
8382
imbl = { workspace = true, features = ["serde"] }
8483
indexmap = { workspace = true }

0 commit comments

Comments
 (0)