| Index: app/bin/server_common.dart
|
| diff --git a/app/bin/server_common.dart b/app/bin/server_common.dart
|
| index 6876e34e84803e8b6f6b8004bd2d4112068f6f18..01c0d63a3fb37f9f7ae880617465bd64752eae72 100644
|
| --- a/app/bin/server_common.dart
|
| +++ b/app/bin/server_common.dart
|
| @@ -18,7 +18,7 @@ import 'package:logging/logging.dart';
|
| import 'package:shelf/shelf.dart' as shelf;
|
| import 'package:shelf/shelf_io.dart' as shelf_io;
|
|
|
| -import 'package:pubserver/shelf_pubserver.dart';
|
| +import 'package:pub_server/shelf_pubserver.dart';
|
|
|
| import 'package:pub_dartlang_org/appengine_repository.dart';
|
| import 'package:pub_dartlang_org/handlers.dart';
|
|
|