Skip to content

Commit

Permalink
[PM-3807] amazing adventures with the c# linter
Browse files Browse the repository at this point in the history
  • Loading branch information
coroiu committed Sep 14, 2023
1 parent 857a09b commit a155204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Vault/Models/CipherFido2KeyModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ public static CipherLoginFido2KeyData[] ToCipherLoginFido2KeyData(this CipherFid
{
return models.Select(m => m.ToCipherLoginFido2KeyData()).ToArray();
}
}
}

0 comments on commit a155204

Please sign in to comment.