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

Unified Diff: sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart

Issue 22986004: Remove some unused code. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase. Created 7 years, 4 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 | « sdk/lib/_internal/pub/test/serve/watch_modified_file_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart
diff --git a/sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart b/sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart
index f2a41351618212582cb755b9de09d6a3a908ef8e..46fdc4cde14951770a824cddacad78b3ceac5a1b 100644
--- a/sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart
+++ b/sdk/lib/_internal/pub/test/serve/watch_removed_file_test.dart
@@ -4,8 +4,6 @@
library pub_tests;
-import 'dart:io';
-
import 'package:path/path.dart' as path;
import 'package:scheduled_test/scheduled_test.dart';
« no previous file with comments | « sdk/lib/_internal/pub/test/serve/watch_modified_file_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698