Skip to content

Commit

Permalink
Remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
lockieRichter committed Mar 14, 2024
1 parent dbb6fd7 commit ce90cd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/ui/book/recommend_book_bottom_sheet.dart
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ class _RecommendBookBottomSheetState
controller: textController,
maxLines: 6,
hint: 'recommendations.enter_recommendation'.tr(),
// formatter: LengthLimitingTextInputFormatter(180),
maxLength: 180,
buildCounter: (
context, {
Expand Down

0 comments on commit ce90cd2

Please sign in to comment.