Skip to content

Commit 71dd484

Browse files
Remove unnecessary using directive
1 parent 871d695 commit 71dd484

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77

88
using System;
99
using System.Collections.Generic;
10-
#if HOSTNAME_RESOLUTION_AVAILABLE
11-
using System.Text.RegularExpressions;
12-
#endif
1310
using Unity.Burst;
1411
using Unity.Collections;
1512
using Unity.Collections.LowLevel.Unsafe;

0 commit comments

Comments
 (0)