client-api: Remove unnecessary attribute
This commit is contained in:
parent
f5ab038e22
commit
06f8b81ace
@ -28,7 +28,6 @@ mod user_serde;
|
||||
/// Additional authentication information for the user-interactive authentication API.
|
||||
#[derive(Clone, Debug, Outgoing, Serialize)]
|
||||
#[non_exhaustive]
|
||||
#[allow(clippy::manual_non_exhaustive)]
|
||||
#[incoming_derive(!Deserialize)]
|
||||
#[serde(untagged)]
|
||||
pub enum AuthData<'a> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user