Skip to content

Commit

Permalink
chore: removed a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
momintlh committed Apr 18, 2024
1 parent 6506e62 commit db30345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Assets/PlayroomKit/PlayroomKit.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,6 @@ private static void InvokeOnResponseCallback()
}
}

// Remove the names after the loop
foreach (var name in namesToRemove)
{
RpcEventNames.Remove(name);
Expand Down

0 comments on commit db30345

Please sign in to comment.