Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed Oct 16, 2023
1 parent 82b723e commit 0aacaf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/selectors/custom_matcher_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:spot/spot.dart';

import '../util/assert_error.dart';

void main() {
testWidgets('match custom property', (widgetTester) async {
await widgetTester.pumpWidget(
Expand Down

0 comments on commit 0aacaf0

Please sign in to comment.