mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 07:56:29 +03:00
Fix nightly clippy errors
This commit is contained in:
@@ -203,7 +203,7 @@ pub(crate) async fn outlk_autodiscover(
|
||||
}
|
||||
}
|
||||
}
|
||||
Err(Error::RedirectionError)
|
||||
Err(Error::Redirection)
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user