We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 000807f commit 3094a15Copy full SHA for 3094a15
src/main/java/com/example/Main.java
@@ -2,6 +2,6 @@
2
3
public class Main {
4
public static void main(String[] args) {
5
-
+ ElpriserAPI elpriserAPI = new ElpriserAPI();
6
}
7
0 commit comments