| Index: tests/language/field_optimization2_test.dart
|
| diff --git a/tests/language/field_optimization2_test.dart b/tests/language/field_optimization2_test.dart
|
| index 870d4edc0668ed9ac24969dc3db7ce24f0785b03..d8b6ec3c2e908fcce428e3106849d8425ff842ce 100644
|
| --- a/tests/language/field_optimization2_test.dart
|
| +++ b/tests/language/field_optimization2_test.dart
|
| @@ -2,8 +2,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 "package:expect/expect.dart";
|
| -
|
| // Dart test program to test type-based optimization on fields.
|
|
|
|
|
|
|