remove some redundant files

This commit is contained in:
Sem van der Hoeven
2020-05-14 20:32:57 +02:00
parent ee211a4e13
commit 586a552426
8 changed files with 8 additions and 83 deletions

View File

@@ -0,0 +1,4 @@
package netwerkprog.game.util;
public interface Callback {
}