Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(559)

Unified Diff: test/descriptor/directory_test.dart

Issue 1152453009: pkg/scheduled_test: fix analyzer hints (Closed) Base URL: https://github.com/dart-lang/scheduled_test.git@master
Patch Set: more better? Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/descriptor/directory_test.dart
diff --git a/test/descriptor/directory_test.dart b/test/descriptor/directory_test.dart
index 6f97c2021d92258d17398b084e7bcdcbdf250719..8968f8563246cdb8699da7a30ead45d0fc7badab 100644
--- a/test/descriptor/directory_test.dart
+++ b/test/descriptor/directory_test.dart
@@ -9,7 +9,6 @@ import 'package:path/path.dart' as path;
import 'package:scheduled_test/descriptor.dart' as d;
import 'package:scheduled_test/scheduled_test.dart';
-import 'package:metatest/metatest.dart';
import 'utils.dart';
void main() {

Powered by Google App Engine
This is Rietveld 408576698