Skip to content

Commit 4c96b84

Browse files
committed
unused import compile issue :(
1 parent 15876e9 commit 4c96b84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Runtime/Code/Player/Character/MovementSystem/ClientPrediction/AirshipPredictedController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
using System.Runtime.CompilerServices;
44
using Mirror;
55
using Unity.Mathematics;
6-
using UnityEditorInternal;
76
using UnityEngine;
87

98
// PredictedController is based off of:

0 commit comments

Comments
 (0)