Skip to content

Commit 0fde2b2

Browse files
authored
Update home_drawer_widget.dart
1 parent 0796fe7 commit 0fde2b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

LabelStoreMax/lib/resources/widgets/home_drawer_widget.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ class _HomeDrawerWidgetState extends State<HomeDrawerWidget> {
4242

4343
@override
4444
Widget build(BuildContext context) {
45-
print(widget.wooSignalApp.wishlistEnabled);
4645
bool isDark = (Theme.of(context).brightness == Brightness.dark);
4746
return Drawer(
4847
child: Container(

0 commit comments

Comments
 (0)