Skip to content

Commit

Permalink
Fix CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
anjula-sack committed Dec 9, 2024
1 parent 3a8090c commit c2d5cfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import ProfileScreen from "./pages/ProfileScreen";
import TrackProgressScreen from "./pages/TrackProgressScreen";
import Dashbord from "./Screens/Dashbord";
import DemoUserLoginTwo from "./Screens/DemoUserLogin_2";
import StartingDashBord from "./Screens/EndScreen/StartingDashBord";
import ForgotPassword from "./Screens/ForgotPassword";
import ForgotResetPassword from "./Screens/ForgotResetPassword";
import Login from "./Screens/Login";
Expand Down

0 comments on commit c2d5cfa

Please sign in to comment.