Index: example/todomvc/test/test.dart |
diff --git a/example/todomvc/test/test.dart b/example/todomvc/test/test.dart |
index a4c98a06b544ebbb451fed2db82aa1f440105d24..7525a0bd2b3fbfb5395651bcfad290919a7d9f9e 100755 |
--- a/example/todomvc/test/test.dart |
+++ b/example/todomvc/test/test.dart |
@@ -3,7 +3,6 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-import 'dart:io'; |
import 'package:polymer/testing/content_shell_test.dart'; |
import 'package:unittest/compact_vm_config.dart'; |