Skip to content

Commit

Permalink
Merge pull request #8 from BU-Spark/Zihan's-demo
Browse files Browse the repository at this point in the history
modified:   bu_passport/lib/auth/auth_gate.dart
  • Loading branch information
739078545 authored Mar 25, 2024
2 parents eca87e1 + 44e322b commit 5944fdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bu_passport/lib/auth/auth_gate.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import 'package:bu_passport/main.dart';
import 'package:firebase_auth/firebase_auth.dart';
import 'package:flutter/material.dart';
import '../pages/navigation_page.dart';
import '../pages/home_page.dart';
import '../pages/login_page.dart';

class AuthGate extends StatelessWidget {
Expand Down

0 comments on commit 5944fdc

Please sign in to comment.