Index: sky/framework/components/drawer.dart |
diff --git a/sky/framework/components/drawer.dart b/sky/framework/components/drawer.dart |
index 25cf00392fd541067180134172a977810b6b7e40..6c792ccc283b7c142ac532b5b1e3b02022e91983 100644 |
--- a/sky/framework/components/drawer.dart |
+++ b/sky/framework/components/drawer.dart |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+import '../animation/animation.dart'; |
import '../animation/curves.dart'; |
-import '../animation/generator.dart'; |
import '../fn.dart'; |
import '../theme/colors.dart'; |
import '../theme/shadows.dart'; |