Skip to content

Commit ba3e09d

Browse files
style
removing a using statement for a namespace that was not being used.
1 parent 3088309 commit ba3e09d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using System.Collections;
22
using System.Collections.Generic;
33
using NUnit.Framework;
4-
using UnityEngine;
54
using UnityEngine.TestTools;
65

76
namespace Unity.Netcode.RuntimeTests

0 commit comments

Comments
 (0)