Skip to content

Commit

Permalink
Update Main.java
Browse files Browse the repository at this point in the history
  • Loading branch information
aldiab authored Jan 21, 2024
1 parent cdafe7c commit 52ebde8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/java/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ public static void main(String[] args) {
System.out.println("Main");
System.out.println(cubeX(5));
System.out.println(squareX(5));
System.out.println("A new modification from IntelliJ");

System.out.println("A new modification from saif");


System.out.println("moath's modification");


}
Expand Down

0 comments on commit 52ebde8

Please sign in to comment.