Skip to content

Commit c3d00c1

Browse files
style
Removing whitespaces
1 parent e3a614e commit c3d00c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/Tests/Runtime/ConnectionApproval.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ private bool ClientAndHostValidated(StringBuilder errorLog)
108108
{
109109
errorLog.AppendLine($"{nameof(m_ClientDisconnectReasonValidated)} is false!");
110110
}
111-
111+
112112
return m_ClientDisconnectReasonValidated;
113113
}
114114
else

0 commit comments

Comments
 (0)