Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed Jan 3, 2025
1 parent e03d505 commit 71e332e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/spot/read_prop_test.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:spot/spot.dart';
import 'package:spot/src/spot/props.dart';

void main() {
group('WidgetSelector', () {
Expand Down

0 comments on commit 71e332e

Please sign in to comment.