From 7dffd548eb18676e05fd42a28ef8dadff55740e0 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Thu, 18 Sep 2025 14:54:20 +0900 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs b/Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs index ace9c0152..e3ae013c3 100644 --- a/Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs +++ b/Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs @@ -1,7 +1,6 @@ using System; using UnityEditor; using UnityEngine; -using UnityEngine.XR; namespace UniVRM10 {