| Index: lib/src/runner/configuration.dart
|
| diff --git a/lib/src/runner/configuration.dart b/lib/src/runner/configuration.dart
|
| index 3d664531589645c25bf6b23efcfb74a88d2659e9..a16a0881693857089841604a8fc199d9f4543e77 100644
|
| --- a/lib/src/runner/configuration.dart
|
| +++ b/lib/src/runner/configuration.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.configuration;
|
| -
|
| import 'dart:io';
|
| import 'dart:math' as math;
|
|
|
|
|