Skip to content

Commit 2c08700

Browse files
authored
Update region tag (GoogleCloudPlatform#3584)
1 parent 935b641 commit 2c08700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine-java11/oauth2/src/main/java/com/example/appengine/Oauth2AuthorizationCodeServlet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ protected String getUserId(HttpServletRequest req) throws ServletException, IOEx
5050
return Utils.getUserId(req);
5151
}
5252
}
53-
// [START gae_java11_oauth2_login]
53+
// [END gae_java11_oauth2_login]

0 commit comments

Comments
 (0)