From 6b14035ad93028eda6cdfecef6a85409e2def4f6 Mon Sep 17 00:00:00 2001 From: "Bob.Song" Date: Thu, 26 Mar 2026 09:19:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=A7=BB=E9=99=A4=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E5=90=8E=E7=9A=84=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/Test/CapsuleBuoyancyStable.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Assets/Scripts/Test/CapsuleBuoyancyStable.cs b/Assets/Scripts/Test/CapsuleBuoyancyStable.cs index 7a422e39f..7e0599735 100644 --- a/Assets/Scripts/Test/CapsuleBuoyancyStable.cs +++ b/Assets/Scripts/Test/CapsuleBuoyancyStable.cs @@ -1,5 +1,4 @@ using System; -using Gaia; using UnityEngine; using WaveHarmonic.Crest;