summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authoruvok2026-05-06 20:18:35 +0200
committeruvok2026-05-06 20:18:35 +0200
commita22483e0568e1a5c6254fb5e2aa15816a3ece349 (patch)
treeb341ee91caaa11b40cb7105e789d4bc6ee1546f6 /test
parent2a08a1e295647bc37a0ee5c17c24dcc812b02d48 (diff)
Decompose widgetsmain
Diffstat (limited to 'test')
-rw-r--r--test/scanning_widget_test.dart1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/scanning_widget_test.dart b/test/scanning_widget_test.dart
index 987dc59..552b8c5 100644
--- a/test/scanning_widget_test.dart
+++ b/test/scanning_widget_test.dart
@@ -5,7 +5,6 @@
// gestures. You can also use WidgetTester to find child widgets in the widget
// tree, read text, and verify that the values of widget properties are correct.
-import 'package:flutter/widgets.dart';
import 'package:uvok_epaper_badge/control/mock_scanner_controller.dart';
import 'package:uvok_epaper_badge/control/scanner_controller.dart';
import 'package:uvok_epaper_badge/widgets/badge_app.dart';