Skip to content

Commit de66047

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

File tree

4 files changed

+18
-375
lines changed

4 files changed

+18
-375
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
@@ -71,7 +71,6 @@ eyeball-im = { workspace = true }
7171
eyre = { version = "0.6.12", optional = true }
7272
futures-core = { workspace = true }
7373
futures-util = { workspace = true }
74-
growable-bloom-filter = { workspace = true }
7574
http = { workspace = true }
7675
imbl = { workspace = true, features = ["serde"] }
7776
indexmap = { workspace = true }

0 commit comments

Comments
 (0)