Skip to content

Commit

Permalink
apply spotless
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
  • Loading branch information
GiviMAD committed Apr 26, 2022
1 parent 21a517b commit 48cc12f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ public Response interpret(
return JSONResponse.createErrorResponse(Status.BAD_REQUEST, e.getMessage());
}
}

@GET
@Path("/voices")
@Produces(MediaType.APPLICATION_JSON)
Expand Down

0 comments on commit 48cc12f

Please sign in to comment.