| Index: sky/sdk/lib/framework/components2/checkbox.dart
|
| diff --git a/sky/sdk/lib/framework/components2/checkbox.dart b/sky/sdk/lib/framework/components2/checkbox.dart
|
| index 85e593b84cbd1159f525d922c9efad7b4b93b60d..9df2ff1caea6d418f05a7ec32612b2edc1f8675b 100644
|
| --- a/sky/sdk/lib/framework/components2/checkbox.dart
|
| +++ b/sky/sdk/lib/framework/components2/checkbox.dart
|
| @@ -3,7 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| import '../fn2.dart';
|
| -import '../layout2.dart';
|
| import 'button_base.dart';
|
| import 'dart:sky' as sky;
|
|
|
|
|