Skip to content

Commit 33927ec

Browse files
committed
fixed compile error
1 parent 1145598 commit 33927ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MCPForUnity/Editor/Setup/ServerEnvironmentSetup.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
using UnityEngine;
66
using MCPForUnity.Editor.Helpers;
77
using MCPForUnity.Editor.Constants;
8+
using System.Threading.Tasks;
89

910
namespace MCPForUnity.Editor.Setup
1011
{

0 commit comments

Comments
 (0)