Index: utils/pub/oauth2.dart |
diff --git a/utils/pub/oauth2.dart b/utils/pub/oauth2.dart |
index 579baf464be2280bb735fd67aaa0efbae8f389e4..378614b30846f51ec7bd682bf4db09ef708e6d95 100644 |
--- a/utils/pub/oauth2.dart |
+++ b/utils/pub/oauth2.dart |
@@ -214,4 +214,4 @@ Future<Client> _authorize() { |
log.message('Successfully authorized.\n'); |
return client; |
}); |
-} |
+} |