repohi and repobye nodes

This commit is contained in:
Michele Artini 2023-05-04 14:30:55 +02:00
parent 5d3f4ea58e
commit 4b95550a99
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import eu.dnetlib.manager.wf.nodes.AbstractJobNode;
public class RegisterWfConfigurationNode extends AbstractJobNode {
@Override
protected void execute() {
protected void execute() throws Exception {
// TODO Auto-generated method stub
}