| Index: tests/standalone/debugger/debug_lib.dart
|
| diff --git a/tests/standalone/debugger/debug_lib.dart b/tests/standalone/debugger/debug_lib.dart
|
| index 0377ae9711bb4450985352b555d5299fc32b8c0a..66030d9d28f1e9cbaffcd6ea589b6b83ea89ec47 100644
|
| --- a/tests/standalone/debugger/debug_lib.dart
|
| +++ b/tests/standalone/debugger/debug_lib.dart
|
| @@ -10,7 +10,6 @@ import "dart:async";
|
| import "dart:convert";
|
| import "dart:io";
|
| import "dart:math";
|
| -import "dart:utf";
|
| import "dart:json" as JSON;
|
|
|
| // Whether or not to print the debugger wire messages on the console.
|
|
|