| Index: tests/language/optimized_string_charat_test.dart
|
| diff --git a/tests/language/optimized_string_charat_test.dart b/tests/language/optimized_string_charat_test.dart
|
| index 5f2e6e49d2ef37d2a1aec83d8f3a2535a6250199..b11c672a1f074a8c4e1a89a127d643fc01f0fd0e 100644
|
| --- a/tests/language/optimized_string_charat_test.dart
|
| +++ b/tests/language/optimized_string_charat_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";
|
| -
|
| // Test optimized [] on strings.
|
|
|
| var a = "abc";
|
|
|