| Index: lib/src/solver/version_selection.dart
|
| diff --git a/lib/src/solver/version_selection.dart b/lib/src/solver/version_selection.dart
|
| index c815f9f75ba62292dab7615a148f10d6cc8c1ae4..58228e83e8153600f4075263ea9abe6f6d39b4d0 100644
|
| --- a/lib/src/solver/version_selection.dart
|
| +++ b/lib/src/solver/version_selection.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.version_selection;
|
| -
|
| import 'dart:async';
|
| import 'dart:collection';
|
|
|
|
|