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

Unified Diff: lib/src/descriptor/directory_descriptor.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: lib/src/descriptor/directory_descriptor.dart
diff --git a/lib/src/descriptor/directory_descriptor.dart b/lib/src/descriptor/directory_descriptor.dart
index 77cbe0afa9ed85b736edf7905e10fac41ff05c48..81b72ed4d4a0643894794f2a45ed4ae86c6d409d 100644
--- a/lib/src/descriptor/directory_descriptor.dart
+++ b/lib/src/descriptor/directory_descriptor.dart
@@ -8,7 +8,6 @@ import 'dart:async';
import 'dart:io';
import 'package:path/path.dart' as p;
-import 'package:stack_trace/stack_trace.dart';
import '../../descriptor.dart';
import '../../scheduled_test.dart';

Powered by Google App Engine
This is Rietveld 408576698