| Index: tests/language/function_test.dart
|
| diff --git a/tests/language/function_test.dart b/tests/language/function_test.dart
|
| index 243eb4bdd6152160f6d2eee1ddc6e5dcef7362ed..f917531e1de706a1f2477c47dd500e44c8b8cf26 100644
|
| --- a/tests/language/function_test.dart
|
| +++ b/tests/language/function_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";
|
| -
|
| // Tests function statements and expressions.
|
|
|
| class Bug4089219 {
|
|
|