From 3b8461c691da4bbb5e735e20a75b8d6353c53c08 Mon Sep 17 00:00:00 2001 From: Wil Gieseler Date: Mon, 9 Feb 2026 15:19:36 -0800 Subject: [PATCH] remove unnecessary visual scripting using --- Editor/CharacterInfo.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Editor/CharacterInfo.cs b/Editor/CharacterInfo.cs index cba3940..3178c38 100644 --- a/Editor/CharacterInfo.cs +++ b/Editor/CharacterInfo.cs @@ -20,7 +20,6 @@ using UnityEditor; using UnityEngine; using System.Collections.Generic; -using Unity.VisualScripting.YamlDotNet.Core; namespace Reallusion.Import {