| Index: lib/src/runner/browser/firefox.dart
|
| diff --git a/lib/src/runner/browser/firefox.dart b/lib/src/runner/browser/firefox.dart
|
| index 4406cbd2901df7c8263f61cdb21b1895fe7f8a0d..f7aab9574b7a124e172dbc12973ef222c8add54e 100644
|
| --- a/lib/src/runner/browser/firefox.dart
|
| +++ b/lib/src/runner/browser/firefox.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.browser.firefox;
|
| -
|
| import 'dart:async';
|
| import 'dart:io';
|
|
|
|
|