| Index: test/pub_uploader_test.dart
|
| diff --git a/test/pub_uploader_test.dart b/test/pub_uploader_test.dart
|
| index 997badb9395769b53e75c99d44432580fc995c63..4eb85ee970e951163ebb0e178b3305a9a687fb14 100644
|
| --- a/test/pub_uploader_test.dart
|
| +++ b/test/pub_uploader_test.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_uploader_test;
|
| -
|
| import 'dart:convert';
|
|
|
| import 'package:pub/src/exit_codes.dart' as exit_codes;
|
|
|