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

Unified Diff: pkg/watcher/test/directory_watcher/shared.dart

Issue 69013003: Fix some analyzer warnings and hints in pkg/watcher. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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 | « pkg/watcher/lib/src/directory_watcher/resubscribable.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/watcher/test/directory_watcher/shared.dart
diff --git a/pkg/watcher/test/directory_watcher/shared.dart b/pkg/watcher/test/directory_watcher/shared.dart
index 34b5e6284d3b872a32ef519b46b7b0c82a80fd4d..fe76a03d384fccd8ed5ac71ce9ba30fee7146f2d 100644
--- a/pkg/watcher/test/directory_watcher/shared.dart
+++ b/pkg/watcher/test/directory_watcher/shared.dart
@@ -6,8 +6,6 @@ import 'package:scheduled_test/scheduled_test.dart';
import '../utils.dart';
-import 'dart:async';
-
sharedTests() {
test('does not notify for files that already exist when started', () {
// Make some pre-existing files.
« no previous file with comments | « pkg/watcher/lib/src/directory_watcher/resubscribable.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698