mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
removed unnecessary sop
This commit is contained in:
@ -163,7 +163,6 @@ public class ProcessSpecUtilsV1
|
||||
JSONObject outputJsonObject = convertResponseToJSONObject(response);
|
||||
|
||||
String json = outputJsonObject.toString(3);
|
||||
System.out.println(json);
|
||||
context.result(json);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user