Skip to content

Commit

Permalink
Fix Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
g123k committed Jun 15, 2024
1 parent 1c799bf commit d854301
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/smooth_app/lib/pages/product/edit_ocr_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,6 @@ class _EditOcrActionExtractingContent extends StatelessWidget {

class _ExtractMainActionContentLoaded extends StatelessWidget {
const _ExtractMainActionContentLoaded({
super.key,
required this.helper,
required this.appLocalizations,
required this.onPressed,
Expand Down Expand Up @@ -564,7 +563,6 @@ class _ExtractMainActionContentLoaded extends StatelessWidget {

class _EditOcrActionLoadingContent extends StatelessWidget {
const _EditOcrActionLoadingContent({
super.key,
required this.helper,
required this.appLocalizations,
});
Expand Down

0 comments on commit d854301

Please sign in to comment.