| Index: lib/src/credentials.dart
|
| diff --git a/lib/src/credentials.dart b/lib/src/credentials.dart
|
| index 0a12f3f8872128583c32d8f823a2e7bc9165e9f1..49d2a6415975b1a1ddb0da2030bc5bc564d13ff1 100644
|
| --- a/lib/src/credentials.dart
|
| +++ b/lib/src/credentials.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.credentials;
|
| -
|
| import 'dart:async';
|
| import 'dart:collection';
|
| import 'dart:convert';
|
|
|