Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
motasemaldiab committed Jan 21, 2024
2 parents 368910b + 52ebde8 commit 03f4a21
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 03f4a21

Please sign in to comment.