Revert "Cambio 2"

This reverts commit ce099cd5f7.
This commit is contained in:
JuanManuelGutiérrezM 2024-02-28 07:45:24 -06:00
parent ce099cd5f7
commit ba5946d19d
1 changed files with 0 additions and 1 deletions

View File

@ -12,6 +12,5 @@ public class Primero {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("Hello World!"); System.out.println("Hello World!");
System.out.println("Cambio 2");
} }
} }