Skip to content

Commit b513498

Browse files
committed
remove extra newline char
1 parent 5b713a3 commit b513498

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Authenticator/Views/Primitives/PasswordField.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ struct PasswordField: View {
116116
}
117117
}
118118

119-
120119
private var showPasswordButtonColor: Color {
121120
switch validator.state {
122121
case .normal:

0 commit comments

Comments
 (0)