| Index: lib/src/resource_owner_password_grant.dart
|
| diff --git a/lib/src/resource_owner_password_grant.dart b/lib/src/resource_owner_password_grant.dart
|
| index 28498ca7214d17b5dd347cf25460d58be2e808d7..f67382be4b393fe1fd7ef3948029ee4b58eea2d9 100644
|
| --- a/lib/src/resource_owner_password_grant.dart
|
| +++ b/lib/src/resource_owner_password_grant.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.resource_owner_password_grant;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:http/http.dart' as http;
|
|
|