| Index: lib/src/source/hosted.dart
 | 
| diff --git a/lib/src/source/hosted.dart b/lib/src/source/hosted.dart
 | 
| index 8c93bfc5b46a4639e9f90b234770bebc70258dfc..62832e9723007e1449efb306617f2cdb2e3fcc1e 100644
 | 
| --- a/lib/src/source/hosted.dart
 | 
| +++ b/lib/src/source/hosted.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.source.hosted;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  import 'dart:io' as io;
 | 
|  import "dart:convert";
 | 
| 
 |