Move to correct location

This commit is contained in:
Tueem
2024-10-11 23:03:36 +02:00
parent 06307493b0
commit fff20c8dab
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
package net.tomatentum.marinara;
public class Marinara {
public static Marinara load() {
}
}