 Chromium Code Reviews
 Chromium Code Reviews Issue 1580943003:
  Get rid of all the library tags.  (Closed) 
  Base URL: git@github.com:dart-lang/http_throttle@master
    
  
    Issue 1580943003:
  Get rid of all the library tags.  (Closed) 
  Base URL: git@github.com:dart-lang/http_throttle@master| Index: lib/http_throttle.dart | 
| diff --git a/lib/http_throttle.dart b/lib/http_throttle.dart | 
| index 7cd95a6b40696a46bd4c03d1ff7d78e59598a28c..a9e9e50ad2b1c857c3b3b04466392305a68e83ee 100644 | 
| --- a/lib/http_throttle.dart | 
| +++ b/lib/http_throttle.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 http_throttle; | 
| - | 
| import 'dart:async'; | 
| import 'package:http/http.dart'; |