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

Unified Diff: lib/src/descriptor/nothing_descriptor.dart

Issue 1152453009: pkg/scheduled_test: fix analyzer hints (Closed) Base URL: https://github.com/dart-lang/scheduled_test.git@master
Patch Set: nits 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
« no previous file with comments | « lib/src/descriptor/file_descriptor.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/descriptor/nothing_descriptor.dart
diff --git a/lib/src/descriptor/nothing_descriptor.dart b/lib/src/descriptor/nothing_descriptor.dart
index f5d628eeb43209d994d574b3ee94d17a045e098f..86bf9b942587480a326e298fbb60ebac05816a76 100644
--- a/lib/src/descriptor/nothing_descriptor.dart
+++ b/lib/src/descriptor/nothing_descriptor.dart
@@ -11,7 +11,6 @@ import 'package:path/path.dart' as path;
import '../../descriptor.dart';
import '../../scheduled_test.dart';
-import '../utils.dart';
/// A descriptor that validates that no file exists with the given name.
/// Creating this descriptor is a no-op and loading from it is invalid.
« no previous file with comments | « lib/src/descriptor/file_descriptor.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698