We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 525eade commit e057f45Copy full SHA for e057f45
1 file changed
src/test/java/fr/sandro642/github/test/MainTest.java
@@ -53,8 +53,6 @@ public static void main(String[] args) {
53
54
System.out.println(response.getSpecData("data", "version"));
55
56
- System.out.println(ConnectLib.YamlUtils().isLogEnabled());
57
-
58
} catch (Exception e) {
59
return;
60
}
0 commit comments