Skip to content

Commit

Permalink
removing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed Jan 6, 2020
1 parent 49faaa6 commit a58e6aa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ export function getClockSkew(
item: IWaterfallItem,
parentItem?: IWaterfallItem
) {
// parent should never be a type of agentMark
if (!parentItem) {
return 0;
}
Expand Down

0 comments on commit a58e6aa

Please sign in to comment.