Chromium Code Reviews| Index: sky/framework/components/button.dart |
| diff --git a/sky/framework/components/button.dart b/sky/framework/components/button.dart |
| index b66139d15ac5e490cb2978308c247917ce1ae699..9f6ceadf87a820e08f21d1382957089bac52bba0 100644 |
| --- a/sky/framework/components/button.dart |
| +++ b/sky/framework/components/button.dart |
| @@ -3,7 +3,6 @@ |
| // found in the LICENSE file. |
| import '../fn.dart'; |
| -import '../theme/shadows.dart'; |
| import 'material.dart'; |
| class Button extends Component { |