Skip to content

Commit

Permalink
chore:update-todos
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-Roshan-lab committed Jan 16, 2024
1 parent 7a31f29 commit 7aeb7ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/pages/auth.dart
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ class Auth extends StatefulWidget {
}

class _AuthState extends State<Auth> {
// TODO: implement auth status check and redirect
// TODO: implement auth UI

void checkAuth() async {
SharedPreferences prefs = await SharedPreferences.getInstance();
Expand Down

0 comments on commit 7aeb7ac

Please sign in to comment.