Remove console-subscriber (#8955)

It doubles CPU and RAM usage for not really enough benefit

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin 2024-03-06 10:26:59 -07:00 committed by GitHub
parent deb86a1ffc
commit 8eb0239d5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 141 deletions

View file

@ -17,7 +17,6 @@ name = "collab"
name = "seed"
[dependencies]
console-subscriber = "0.2"
anyhow.workspace = true
async-tungstenite = "0.16"
aws-config = { version = "1.1.5" }