Removed unused interface
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
package hackathon.FrisbYEE.jpa.interfaces;
|
|
||||||
|
|
||||||
import java.io.Serializable;
|
|
||||||
|
|
||||||
public interface IAthlete{
|
|
||||||
public void run();
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user