Try of push/pull

This commit is contained in:
Dorian VELOSO 2024-04-10 15:24:10 +02:00
parent 78c8b2ce4d
commit 6a6ac1ba19
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@ public class Main {
MyInterface mjf = new MyInterface();
mjf.setVisible(true);
}
// comment for pull/push trial
}