| Index: sky/examples/stocks-fn/main.sky
|
| diff --git a/sky/examples/stocks-fn/main.sky b/sky/examples/stocks-fn/main.sky
|
| index 16c1688884305284c079408b50946ac8359ef4f2..4ae7fec6ca499db78ec79b326580e2e0f03f3d4a 100644
|
| --- a/sky/examples/stocks-fn/main.sky
|
| +++ b/sky/examples/stocks-fn/main.sky
|
| @@ -5,7 +5,6 @@
|
| // found in the LICENSE file.
|
| -->
|
| <sky>
|
| -<import src="/sky/framework/debug/shake-to-reload.sky" />
|
| <script>
|
| // TODO(abarth): Should this be package:stocks/stocks_app.dart?
|
| import 'lib/stock_app.dart';
|
|
|