Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
tilucasoli committed Feb 6, 2025
1 parent 9f1ae67 commit a1a1daf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/remix/lib/src/components/header/header_widget.dart
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,4 @@ class Header extends StatelessWidget {
},
);
}

@override
Size get preferredSize => const Size(double.infinity, 88);
}

0 comments on commit a1a1daf

Please sign in to comment.