This commit is contained in:
Miriam Baglioni 2020-08-13 12:11:06 +02:00
parent 90b54d3efb
commit 65b48df652
1 changed files with 0 additions and 1 deletions

View File

@ -396,7 +396,6 @@ public class DumpGraphEntities implements Serializable {
}
public static Funder getFunder(String fundingtree) throws DocumentException {
Funder f = new Funder();
final Document doc;