| Index: sky/sdk/lib/framework/components/material.dart
|
| diff --git a/sky/sdk/lib/framework/components/material.dart b/sky/sdk/lib/framework/components/material.dart
|
| index de973ff32caaac2450adc54a6e0564c61a0f693c..482ffb6b182a824f2582830743a85b69b036d3db 100644
|
| --- a/sky/sdk/lib/framework/components/material.dart
|
| +++ b/sky/sdk/lib/framework/components/material.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_material;
|
| -
|
| import '../fn.dart';
|
| import '../theme/shadows.dart';
|
|
|
|
|