Skip to content

Commit

Permalink
chore: Remove unnecessary space
Browse files Browse the repository at this point in the history
  • Loading branch information
naipaka committed Jul 29, 2024
1 parent 8d59441 commit 63e8ab4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ import 'package:custom_lint_builder/custom_lint_builder.dart';
/// ],
/// );
/// ```
class AvoidSliverToBoxAdapter extends DartLintRule {
const AvoidSliverToBoxAdapter() : super(code: _code);

Expand Down

0 comments on commit 63e8ab4

Please sign in to comment.