Chromium Code Reviews| Index: tests/utils/utf_test.dart |
| diff --git a/tests/utils/utf_test.dart b/tests/utils/utf_test.dart |
| index bddac0f6811212c1d61b5315c5bf95af1aadb329..10401a3f03adb522b7848cccd88aa6c79209b89c 100644 |
| --- a/tests/utils/utf_test.dart |
| +++ b/tests/utils/utf_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library utf_test; |
| -import "package:expect/expect.dart"; |
| import 'dart:utf'; |
| main() { |