| Index: pkg/oauth2/lib/oauth2.dart
|
| diff --git a/pkg/oauth2/lib/oauth2.dart b/pkg/oauth2/lib/oauth2.dart
|
| index 592589d9056dee720f0d3af97e53c0351022ab15..96bffcf1e40f3b7a6d37d0a290072aa99ba8abb6 100644
|
| --- a/pkg/oauth2/lib/oauth2.dart
|
| +++ b/pkg/oauth2/lib/oauth2.dart
|
| @@ -34,7 +34,6 @@
|
| /// that the library is being used by a server-side application.
|
| ///
|
| /// import 'dart:io'
|
| -/// import 'dart:uri'
|
| /// import 'package:oauth2/oauth2.dart' as oauth2;
|
| ///
|
| /// // These URLs are endpoints that are provided by the authorization
|
|
|