Skip to content

Commit

Permalink
Update sign-in form to remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
PlugFox committed May 5, 2024
1 parent 7407e86 commit 3392e87
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ class _SignInFormState extends State<_SignInForm> {
),
],
),
// TODO(plugfox): generate & copy
SignInTextField(
focusNode: _secretFocusNode,
controller: _secretController,
Expand Down

0 comments on commit 3392e87

Please sign in to comment.