Skip to content

Commit 7ef7d53

Browse files
author
Frank Natividad
committed
Removing endpointsClient closure.
1 parent 8566518 commit 7ef7d53

File tree

1 file changed

+0
-6
lines changed
  • appengine/endpoints-frameworks-v2/migration-example

1 file changed

+0
-6
lines changed

appengine/endpoints-frameworks-v2/migration-example/build.gradle

-6
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,6 @@ endpointsServer {
7777
}
7878
[END endpoints-server] */
7979

80-
/* [START endpoints-client]
81-
endpointsClient {
82-
// Endpoints Framework Plugin client-side configuration
83-
}
84-
[END endpoints-client] */
85-
8680
group = 'com.example.helloendpoints' // Generated output GroupId
8781
version = '1' // Version in generated output
8882

0 commit comments

Comments
 (0)