Chromium Code Reviews| Index: test/io.dart |
| diff --git a/test/io.dart b/test/io.dart |
| index 7ba9eb04fe78aa819f705815fee1bb2c05713f33..b37a57637f80f0dce69a4a1f969faa4b2f639862 100644 |
| --- a/test/io.dart |
| +++ b/test/io.dart |
| @@ -8,7 +8,6 @@ import 'dart:io'; |
| import 'dart:mirrors'; |
| import 'package:path/path.dart' as p; |
| -import 'package:stack_trace/stack_trace.dart'; |
| /// The root directory of the `unittest` package. |
| final String packageDir = _computePackageDir(); |