Skip to content

Commit b2fed7f

Browse files
committed
Add missing import
1 parent 16b504b commit b2fed7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.netcode.gameobjects/TestHelpers/Runtime/NetcodeIntegrationTestHelpers.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using System.Collections;
33
using System.Collections.Generic;
44
using System.Linq;
5+
using System.Net;
56
using NUnit.Framework;
67
using Unity.Netcode.Transports.UTP;
78
using UnityEngine;

0 commit comments

Comments
 (0)