diff --git a/Packages/com.vrchat.core.bootstrap/Editor/Bootstrap.cs b/Packages/com.vrchat.core.bootstrap/Editor/Bootstrap.cs index b64a0e5..e1a0917 100644 --- a/Packages/com.vrchat.core.bootstrap/Editor/Bootstrap.cs +++ b/Packages/com.vrchat.core.bootstrap/Editor/Bootstrap.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.IO; using System.Net; using System.Text.RegularExpressions;