Skip to content

Commit 80b753f

Browse files
committed
Correctly initialize grpcurl text area
1 parent feea063 commit 80b753f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

internal/resources/webform/webform.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,6 @@ window.initGRPCForm = function(services, svcDescs, mtdDescs, invokeURI, metadata
154154
// set raw request text
155155
updateJSONRequest(requestObj);
156156

157-
// init grpcCurl text
158-
updateCurlCommand(requestObj);
159-
160157
// enable the invoke button
161158
resetInvoke(true);
162159

0 commit comments

Comments
 (0)