We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d996dee commit b8f9a96Copy full SHA for b8f9a96
java/src/main/java/com/genexus/util/saia/SaiaService.java
@@ -5,7 +5,7 @@
5
import com.genexus.diagnostics.core.ILogger;
6
import com.genexus.diagnostics.core.LogManager;
7
import com.genexus.internet.HttpClient;
8
-import json.org.json.JSONObject;
+import org.json.JSONObject;
9
10
public class SaiaService {
11
private static final ILogger logger = LogManager.getLogger(SaiaService.class);
0 commit comments