diff --git a/Glamourer/Interop/ChangeCustomizeService.cs b/Glamourer/Interop/ChangeCustomizeService.cs index 73c9089..674cae0 100644 --- a/Glamourer/Interop/ChangeCustomizeService.cs +++ b/Glamourer/Interop/ChangeCustomizeService.cs @@ -6,7 +6,6 @@ using Glamourer.Customization; using Glamourer.Events; using Glamourer.Interop.Structs; using OtterGui.Classes; -using Penumbra.String.Functions; using CustomizeData = Penumbra.GameData.Structs.CustomizeData; namespace Glamourer.Interop;