Index: test/oauth2/utils.dart |
diff --git a/test/oauth2/utils.dart b/test/oauth2/utils.dart |
index da7b83cf04ac9235e85c76bd0e7f1390a2abd663..b800784737b1b3ed1a30f496c68a3ffce1dfa9f0 100644 |
--- a/test/oauth2/utils.dart |
+++ b/test/oauth2/utils.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.utils; |
- |
import 'dart:convert'; |
import 'package:http/http.dart' as http; |