Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(858)

Unified Diff: sky/examples/stocks/lib/stock_data.dart

Issue 1099203002: [Effen] fix warnings (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/examples/stocks/lib/stock_app.dart ('k') | sky/examples/stocks/lib/stock_list.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/stocks/lib/stock_data.dart
diff --git a/sky/examples/stocks/lib/stock_data.dart b/sky/examples/stocks/lib/stock_data.dart
index 9be6e37dff6162d3bd5ca314b1d2ea8e8c9a95b2..9bca149d2053dbaba1c55912e2712331eafd87f0 100644
--- a/sky/examples/stocks/lib/stock_data.dart
+++ b/sky/examples/stocks/lib/stock_data.dart
@@ -4,7 +4,6 @@
import 'dart:convert';
import 'dart:math';
-import 'package:sky/framework/debug/tracing.dart';
import 'package:sky/framework/net/fetch.dart';
// Snapshot from http://www.nasdaq.com/screening/company-list.aspx
« no previous file with comments | « sky/examples/stocks/lib/stock_app.dart ('k') | sky/examples/stocks/lib/stock_list.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698