Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(658)

Unified Diff: sky/framework/components/button.dart

Issue 1000863002: Fix errors in Sky detected by Dart analyzer (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: One more Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/framework/animation/timer.dart ('k') | sky/framework/components/checkbox.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « sky/framework/animation/timer.dart ('k') | sky/framework/components/checkbox.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698