Chromium Code Reviews| 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'; |