Remove funny println()
This commit is contained in:
parent
9e3d057aa8
commit
5b9fe8fbfc
1 changed files with 0 additions and 1 deletions
|
@ -276,7 +276,6 @@ public final class NodeManager {
|
||||||
key = new SyntheticKey(home.getKey(), kstr);
|
key = new SyntheticKey(home.getKey(), kstr);
|
||||||
} else {
|
} else {
|
||||||
// Not a relation we use can use getNodeByRelation() for
|
// Not a relation we use can use getNodeByRelation() for
|
||||||
System.err.println(" WOMBAT: "+home+" ° "+kstr);
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue