Skip to content

Commit

Permalink
App breaking 🤣 unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
TKFRvisionOfficial committed Dec 2, 2022
1 parent fc90845 commit d0b90ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/widget_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@
// 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/material.dart';
import 'package:flutter_test/flutter_test.dart';

import 'package:stasi/main.dart';

void main() {
testWidgets('Nothingâ„¢', (WidgetTester tester) async {
Expand Down

0 comments on commit d0b90ae

Please sign in to comment.