remove void return
This commit is contained in:
parent
c7d2534811
commit
57efa85f29
1 changed files with 0 additions and 1 deletions
|
@ -122,7 +122,6 @@ public final class Prototype {
|
||||||
repositories.add(repository);
|
repositories.add(repository);
|
||||||
props.addResource(repository.getResource("type.properties"));
|
props.addResource(repository.getResource("type.properties"));
|
||||||
}
|
}
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue