Chromium Code Reviews| Index: tests/lib/math/pi_test.dart |
| diff --git a/tests/lib/math/pi_test.dart b/tests/lib/math/pi_test.dart |
| index deb58fd272e5aaa43da8bbfd45806b22fa865e61..c042b4bc5c7a3c7156be90f34f213da2adb1dbbb 100644 |
| --- a/tests/lib/math/pi_test.dart |
| +++ b/tests/lib/math/pi_test.dart |
| @@ -8,7 +8,6 @@ |
| // Library tag to allow Dartium to run the test. |
| library pi_test; |
| -import "package:expect/expect.dart"; |
| import 'dart:math'; |
| void main() { |