| Index: sky/sdk/lib/framework/components/button.dart
|
| diff --git a/sky/sdk/lib/framework/components/button.dart b/sky/sdk/lib/framework/components/button.dart
|
| index 7721147defab5bd0398c2fdf8d18dd84bc908a65..e4e5f2d56ce37fac1edbbad26daba689805b3d6a 100644
|
| --- a/sky/sdk/lib/framework/components/button.dart
|
| +++ b/sky/sdk/lib/framework/components/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_button;
|
| -
|
| import '../fn.dart';
|
| import 'ink_well.dart';
|
| import 'material.dart';
|
|
|