Index: lib/src/handle_access_token_response.dart |
diff --git a/lib/src/handle_access_token_response.dart b/lib/src/handle_access_token_response.dart |
index ef9b198f4eb1552da97408865cb84fb9eec8467b..94d9487abf52b7443296f08d61bc0773552eedc3 100644 |
--- a/lib/src/handle_access_token_response.dart |
+++ b/lib/src/handle_access_token_response.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.handle_access_token_response; |
- |
import 'dart:convert'; |
import 'package:http/http.dart' as http; |