Dont break in case whatever happens
This commit is contained in:
@@ -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
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user