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

Unified Diff: lib/static.dart

Issue 851493004: smoke: remove unused variables and imports, added an explicit null return (Closed) Base URL: https://github.com/dart-lang/smoke@master
Patch Set: rebase Created 5 years, 11 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 | « lib/mirrors.dart ('k') | test/codegen/end_to_end_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/static.dart
diff --git a/lib/static.dart b/lib/static.dart
index 33f25da6deb08839b1f9d92372951bcf661a9f65..8c840e5b7a4271f91490a553f14545e525591345 100644
--- a/lib/static.dart
+++ b/lib/static.dart
@@ -7,7 +7,6 @@ library smoke.static;
import 'dart:math' as math;
-import 'package:logging/logging.dart';
import 'package:smoke/smoke.dart';
import 'src/common.dart';
« no previous file with comments | « lib/mirrors.dart ('k') | test/codegen/end_to_end_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698