chore: Remove an old todo

This was already done by moving the methods into Client.
This commit is contained in:
Doug
2025-01-24 16:37:27 +00:00
committed by Damir Jelić
parent 66ffc3448e
commit 87983ab610

View File

@@ -14,8 +14,6 @@
//! Types and functions related to authentication in Matrix.
// TODO:(pixlwave) Move AuthenticationService from the FFI into this module.
use std::sync::Arc;
use as_variant::as_variant;