mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 07:41:23 +01:00
remove dead code
This commit is contained in:
parent
c9945f6bba
commit
aa51acf152
3 changed files with 1 additions and 59 deletions
|
|
@ -51,8 +51,6 @@ persy = { version = "1.4.4", optional = true, features = ["background_ops"] }
|
|||
# Used for the http request / response body type for Ruma endpoints used with reqwest
|
||||
bytes = "1.4.0"
|
||||
http = "0.2.9"
|
||||
# Used to find data directory for default db path
|
||||
directories = "4.0.1"
|
||||
# Used for ruma wrapper
|
||||
serde_json = { version = "1.0.96", features = ["raw_value"] }
|
||||
# Used for appservice registration files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue