| Index: pkg/analyzer_cli/test/utils.dart
|
| diff --git a/pkg/analyzer_cli/test/utils.dart b/pkg/analyzer_cli/test/utils.dart
|
| index cf7b435886ac9eeafd42f4412b9af3f4938d1663..8e28b937fbc4391af88564ef2fd5824837ce22f0 100644
|
| --- a/pkg/analyzer_cli/test/utils.dart
|
| +++ b/pkg/analyzer_cli/test/utils.dart
|
| @@ -8,9 +8,7 @@ import 'dart:io';
|
| import 'dart:mirrors';
|
|
|
| import 'package:analyzer/analyzer.dart';
|
| -import 'package:analyzer/src/generated/java_io.dart';
|
| import 'package:path/path.dart' as pathos;
|
| -import 'package:path/path.dart' as path;
|
| import 'package:unittest/unittest.dart';
|
|
|
| /// Gets the test directory in a way that works with
|
|
|