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

@ -20,7 +20,6 @@ use tracing::{info, warn};
#[derive(Debug, Deserialize)]
struct Claims {
sub: String,
//exp: usize,
}
/// # `GET /_matrix/client/r0/login`