Skip to content

Commit a66d4f3

Browse files
style
removing whitespace.
1 parent 02e4681 commit a66d4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/Tests/Runtime/NetworkTransform/NetworkTransformTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace Unity.Netcode.RuntimeTests
1313
{
14-
public class NetworkTransformTestComponent:NetworkTransform
14+
public class NetworkTransformTestComponent : NetworkTransform
1515
{
1616
public bool ReadyToReceivePositionUpdate = false;
1717

0 commit comments

Comments
 (0)