Skip to content

Commit

Permalink
removing extra ds snippet comment
Browse files Browse the repository at this point in the history
  • Loading branch information
raileendr committed Sep 28, 2023
1 parent 32f246e commit e9fa90a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ protected void onInitModel(WorkArguments args, ModelMap model) throws Exception
}

@Override
// ***DS.snippet.0.start
protected Object doWork(WorkArguments args, ModelMap model, HttpServletResponse response) throws ApiException {
//ds-snippet-start:eSign18Step2
EnvelopesApi envelopesApi = createEnvelopesApi(session.getBasePath(), user.getAccessToken());
Expand Down

0 comments on commit e9fa90a

Please sign in to comment.