This commit is contained in:
@@ -36,6 +36,7 @@ public interface Service extends Nameable {
|
|||||||
* <p>
|
* <p>
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
|
@Override
|
||||||
default String name() {
|
default String name() {
|
||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user