| Index: sky/examples/stocks2/lib/stock_arrow.dart
|
| diff --git a/sky/examples/stocks2/lib/stock_arrow.dart b/sky/examples/stocks2/lib/stock_arrow.dart
|
| index 9ae135dc0e3f644c7f99aa5b43c4688a3aa8abdc..677c323c48b6960b27a7f6050c2fce52cea18aa1 100644
|
| --- a/sky/examples/stocks2/lib/stock_arrow.dart
|
| +++ b/sky/examples/stocks2/lib/stock_arrow.dart
|
| @@ -4,7 +4,6 @@
|
|
|
| import 'dart:math';
|
| import 'package:sky/framework/fn2.dart';
|
| -import 'package:sky/framework/layout2.dart';
|
|
|
| class StockArrow extends Component {
|
| static final Style _style = new Style('''
|
|
|