Skip to content

Commit

Permalink
removed commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariemeth committed Aug 18, 2024
1 parent 5ebb1ca commit d6bcbc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/screens/roster/pdf/pdf.dart
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ Future<Uint8List> buildPdf(
}

if (pdfSettings.sections.unitCards) {
// final unitCards = buildUnitCards(
final unitCards = buildHorizontalUnitCards(
font,
roster,
Expand Down

0 comments on commit d6bcbc5

Please sign in to comment.