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

Unified Diff: lib/scheduled_process.dart

Issue 1152453009: pkg/scheduled_test: fix analyzer hints (Closed) Base URL: https://github.com/dart-lang/scheduled_test.git@master
Patch Set: more better? Created 5 years, 6 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 | « no previous file | lib/scheduled_server.dart » ('j') | lib/src/descriptor/file_descriptor.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/scheduled_process.dart
diff --git a/lib/scheduled_process.dart b/lib/scheduled_process.dart
index 07914c2e988bf41a340bd5f12bafa2bf6f84316a..a1b8d4cbf1142eba3f67e62171d3137b61921f70 100644
--- a/lib/scheduled_process.dart
+++ b/lib/scheduled_process.dart
@@ -8,8 +8,6 @@ import 'dart:async';
import 'dart:convert';
import 'dart:io';
-import 'package:stack_trace/stack_trace.dart';
-
import 'scheduled_stream.dart';
import 'scheduled_test.dart';
import 'src/utils.dart';
« no previous file with comments | « no previous file | lib/scheduled_server.dart » ('j') | lib/src/descriptor/file_descriptor.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698