Compare commits

..

No commits in common. "10e58d298f627b8a90a91696008860350587ed27" and "a19d1e0301ccf85951f08da69c24bc1914cc2785" have entirely different histories.

View File

@ -1,8 +0,0 @@
package com.example;
public class App {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}