| Index: sky/sdk/lib/framework/components/icon_button.dart
|
| diff --git a/sky/sdk/lib/framework/components/icon_button.dart b/sky/sdk/lib/framework/components/icon_button.dart
|
| index 1b93cc79ba48985f5878729666a8a1393a812364..7ed8d39020497fc1a2651b7ed482cfd165d17f45 100644
|
| --- a/sky/sdk/lib/framework/components/icon_button.dart
|
| +++ b/sky/sdk/lib/framework/components/icon_button.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_icon_button;
|
| -
|
| import '../fn.dart';
|
| import 'icon.dart';
|
|
|
|
|