Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
qcasey committed Apr 21, 2021
1 parent 6c68206 commit 12c543a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/class/login_form.dart
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import 'package:flutter/material.dart';
import 'package:provider/provider.dart';
import 'package:regexed_validator/regexed_validator.dart';
import '../model/auth.dart';
import '../share.dart';

// Define a custom Form widget.
class LoginForm extends StatefulWidget {
Expand Down

0 comments on commit 12c543a

Please sign in to comment.