Skip to content

Commit

Permalink
Update src/LocalAuthentication/LAEnums.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque authored Jul 29, 2021
1 parent 17b28aa commit ea7f008
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LocalAuthentication/LAEnums.cs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ public enum LAStatus : long {
BiometryDisconnected = -13,
InvalidDimension = -14,


BiometryNotAvailable = TouchIDNotAvailable,
BiometryNotEnrolled = TouchIDNotEnrolled,
BiometryLockout = TouchIDLockout,
Expand Down

0 comments on commit ea7f008

Please sign in to comment.