Remvoed warning on service startup

feature/6117 r5.4.0
Luca Frosini 3 years ago
parent 6ef4c9de09
commit 7ca5c8ea33

@ -71,7 +71,6 @@ public class RestSmartExecutor {
}
@GET
@Path("")
@Produces(ResourceInitializer.APPLICATION_JSON_CHARSET_UTF_8)
public String getAvailablePlugins() throws ExecutorException {
//setCalledMethod(HttpMethod.GET + " /" + RestConstants.PLUGINS_PATH_PART);

Loading…
Cancel
Save