Dont break in case whatever happens
parent
db1c36fc0f
commit
4ac316f49d
|
|
@ -68,7 +68,6 @@ func who(g storage.Graph, w http.ResponseWriter, r *http.Request) error {
|
||||||
Name: another.Name,
|
Name: another.Name,
|
||||||
Relationship: one.Connections[j].Relationship,
|
Relationship: one.Connections[j].Relationship,
|
||||||
}
|
}
|
||||||
break
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue