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