| Index: lib/src/runner/console.dart
|
| diff --git a/lib/src/runner/console.dart b/lib/src/runner/console.dart
|
| index a0ed10ff7c495ffb847c86e1846529de8f9a3710..ba2bcf4e84e41f1f3e06b1add91305cd79be9ca7 100644
|
| --- a/lib/src/runner/console.dart
|
| +++ b/lib/src/runner/console.dart
|
| @@ -2,8 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library test.runner.console;
|
| -
|
| import 'dart:io';
|
| import 'dart:math' as math;
|
|
|
|
|