Delete obsolete interface
This commit is contained in:
@@ -74,14 +74,4 @@ public abstract class Assume {
|
|||||||
assumeFalse(log.isDebugEnabled());
|
assumeFalse(log.isDebugEnabled());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @since 4.2
|
|
||||||
*/
|
|
||||||
@FunctionalInterface
|
|
||||||
public interface Executable {
|
|
||||||
|
|
||||||
void execute() throws Exception;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user