apply changes in #40 (comment)
This commit is contained in:
parent
90b54d3efb
commit
65b48df652
|
@ -396,7 +396,6 @@ public class DumpGraphEntities implements Serializable {
|
||||||
}
|
}
|
||||||
|
|
||||||
public static Funder getFunder(String fundingtree) throws DocumentException {
|
public static Funder getFunder(String fundingtree) throws DocumentException {
|
||||||
|
|
||||||
Funder f = new Funder();
|
Funder f = new Funder();
|
||||||
final Document doc;
|
final Document doc;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue