Chromium Code Reviews| Index: lib/src/client.dart |
| diff --git a/lib/src/client.dart b/lib/src/client.dart |
| index c27ab4e5d462093d38b2f24dd36174ee851f4326..fc741474f27bd92633128d798df8b242306fd028 100644 |
| --- a/lib/src/client.dart |
| +++ b/lib/src/client.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 oauth2.client; |
| - |
| import 'dart:async'; |
| import 'package:http/http.dart' as http; |