Skip to content

Commit

Permalink
rm line in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak committed Nov 14, 2024
1 parent b26dfc7 commit 00e49b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/object/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ export class TopologyObject implements ITopologyObject {
this._notify("callFn", [serializedVertex]);
}

/*
* Merges the vertices into the hashgraph
/* Merges the vertices into the hashgraph
* Returns a tuple with a boolean indicating if there were
* missing vertices and an array with the missing vertices
*/
Expand Down

0 comments on commit 00e49b1

Please sign in to comment.