Skip to content

Commit 221e724

Browse files
committed
Remove unsused variable
1 parent 7de617d commit 221e724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/pages/main/drawer_and_header.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class _MainVCState extends State<MainVC>
4141
int _selectedIndex = 0;
4242
int unreadNotifications = 0;
4343
PackageInfo? packageInfo;
44-
String? userUuid;
4544
bool isLoading = true;
4645

4746
@override

0 commit comments

Comments
 (0)