Delete Deletable.java
This commit is contained in:
parent
565f69ecf3
commit
afb46cd8cf
|
@ -1,5 +0,0 @@
|
|||
package com.baeldung.markerinterface;
|
||||
|
||||
public interface Deletable extends DeletableShape {
|
||||
|
||||
}
|
Loading…
Reference in New Issue