remove commented-out code

This commit is contained in:
Charles Hall 2024-05-15 15:07:26 -07:00
parent d3b7eecaed
commit 0915aba44c
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
10 changed files with 0 additions and 81 deletions

View file

@ -210,7 +210,6 @@ impl Service {
async fn handler(&self) {
let mut receiver = self.receiver.lock().await;
// TODO: Use futures when we have long admin commands
//let mut futures = FuturesUnordered::new();
let grapevine_user = UserId::parse(format!(
"@{}:{}",