Skip to content

Commit 6a870f5

Browse files
Update UnityTransport.cs
1 parent c4926e3 commit 6a870f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/Runtime/Transports/UTP/UnityTransport.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
using System;
99
using System.Collections.Generic;
1010
using Unity.Burst;
11-
using Unity.Collections.LowLevel.Unsafe;
1211
using Unity.Collections;
12+
using Unity.Collections.LowLevel.Unsafe;
1313
using Unity.Jobs;
1414
using Unity.Networking.Transport;
1515
using Unity.Networking.Transport.Relay;

0 commit comments

Comments
 (0)