mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-19 14:19:06 -04:00
chore: Remove an old todo
This was already done by moving the methods into Client.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user