Removed needless classes

This commit is contained in:
Shan Ruhhammer
2023-06-25 02:00:35 +02:00
parent dce001f1b3
commit 554cc99b6d
2 changed files with 0 additions and 10 deletions
@@ -1,5 +0,0 @@
package de.rwu.easydrop.api;
public @interface BeforeEach {
}
@@ -1,5 +0,0 @@
package de.rwu.easydrop.api;
public @interface Test {
}