Skip to content

Commit

Permalink
Merge pull request #7 from LoveCommunity/refactor/test-clean-up
Browse files Browse the repository at this point in the history
remove unnecessary imports in tests
  • Loading branch information
beeth0ven authored Dec 14, 2021
2 parents 320124d + 7c03dc2 commit 17bd0c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tests/system_providers_test.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// ignore_for_file: non_constant_identifier_names
import 'package:flutter/widgets.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:flutter_love/flutter_love.dart';
import 'package:flutter_love_provider/flutter_love_provider.dart';
import 'package:provider/provider.dart';
import '../utils/utils.dart';
Expand Down

0 comments on commit 17bd0c7

Please sign in to comment.