| Index: sky/sdk/lib/framework/components/icon.dart
|
| diff --git a/sky/sdk/lib/framework/components/icon.dart b/sky/sdk/lib/framework/components/icon.dart
|
| index 34951b0740daac3049f28a79c49c7257119cd654..28eab6f513dfdc484a8a6b90f7e8118a17ac736a 100644
|
| --- a/sky/sdk/lib/framework/components/icon.dart
|
| +++ b/sky/sdk/lib/framework/components/icon.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;
|
| -
|
| import '../fn.dart';
|
|
|
| // TODO(eseidel): This should use package:.
|
|
|