| Index: sky/sdk/lib/framework/components/menu_item.dart
|
| diff --git a/sky/sdk/lib/framework/components/menu_item.dart b/sky/sdk/lib/framework/components/menu_item.dart
|
| index 949969285735dda6e63cb6d31706bd1b8191f52f..eb46a07900be514fbb37acbb609fa709f92e72d9 100644
|
| --- a/sky/sdk/lib/framework/components/menu_item.dart
|
| +++ b/sky/sdk/lib/framework/components/menu_item.dart
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -library components_menu_item;
|
| -
|
| import '../fn.dart';
|
| import '../layout.dart';
|
| import 'button_base.dart';
|
|
|