Skip to content

Commit 00ca4c4

Browse files
committed
Cleanup
1 parent 98efe02 commit 00ca4c4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

lib/main.dart

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ class _MyAppState extends State<MyApp> {
3838
),
3939
),
4040
home: const PortScreen(),
41-
// initialRoute: '/',
42-
// routes: {
43-
// '/': (context) => PortScreen(),
44-
// '/settingsScreen': (context) => SettingsScreen(),
45-
// },
4641
);
4742
}
4843
}

0 commit comments

Comments
 (0)