| Index: lib/src/solver/solve_report.dart
|
| diff --git a/lib/src/solver/solve_report.dart b/lib/src/solver/solve_report.dart
|
| index 2a089b5d8010def715d949c6df9550a006fa19eb..a6794d35c288a4b64905ca1022cba3bb9a059859 100644
|
| --- a/lib/src/solver/solve_report.dart
|
| +++ b/lib/src/solver/solve_report.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 pub.solver.solve_report;
|
| -
|
| import 'package:pub_semver/pub_semver.dart';
|
|
|
| import '../lock_file.dart';
|
|
|