| Index: sky/sdk/example/demo_launcher/lib/main.dart
|
| diff --git a/sky/sdk/example/demo_launcher/lib/main.dart b/sky/sdk/example/demo_launcher/lib/main.dart
|
| index 4e9de99266f2d9d6d70c191fd209439fc211000e..8a448c88217e3f1abb168a9d496e11831283688b 100644
|
| --- a/sky/sdk/example/demo_launcher/lib/main.dart
|
| +++ b/sky/sdk/example/demo_launcher/lib/main.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:sky';
|
| -
|
| import 'package:sky/mojo/activity.dart' as activity;
|
| import 'package:sky/mojo/asset_bundle.dart';
|
| import 'package:sky/painting/box_painter.dart';
|
|
|