| Index: sky/tests/widgets/syncs1.dart
|
| diff --git a/sky/tests/widgets/syncs1.dart b/sky/tests/widgets/syncs1.dart
|
| index f1e33c5c4d01031a965a592c2b37a9246b8a38e1..0fa9991193a316cd9f7e3846c0d2b6b5a7676fac 100644
|
| --- a/sky/tests/widgets/syncs1.dart
|
| +++ b/sky/tests/widgets/syncs1.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.
|
|
|
| -import 'dart:async';
|
| -
|
| import 'package:sky/widgets/basic.dart';
|
| import 'package:sky/widgets/raised_button.dart';
|
|
|
|
|