| Index: sky/sdk/lib/framework/components/drawer.dart
|
| diff --git a/sky/sdk/lib/framework/components/drawer.dart b/sky/sdk/lib/framework/components/drawer.dart
|
| index 54bf499069ef928bfbf51ee1b64827b2d62d7a79..5959bab73c4c11753120738a7bcf340061bc336d 100644
|
| --- a/sky/sdk/lib/framework/components/drawer.dart
|
| +++ b/sky/sdk/lib/framework/components/drawer.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_drawer;
|
| -
|
| import 'animated_component.dart';
|
| import '../animation/animated_value.dart';
|
| import '../animation/curves.dart';
|
|
|