From 4436c58749b5d4e09c186c566254ae88a2423a04 Mon Sep 17 00:00:00 2001 From: Kaz Wolfe Date: Fri, 15 Nov 2024 08:25:19 -0800 Subject: [PATCH] covfefe --- Dalamud/Game/ClientState/ClientState.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dalamud/Game/ClientState/ClientState.cs b/Dalamud/Game/ClientState/ClientState.cs index 1fade54b6..4ab69b391 100644 --- a/Dalamud/Game/ClientState/ClientState.cs +++ b/Dalamud/Game/ClientState/ClientState.cs @@ -22,8 +22,6 @@ using FFXIVClientStructs.FFXIV.Client.UI.Agent; using Lumina.Excel.Sheets; -using TerraFX.Interop.Windows; - using Action = System.Action; namespace Dalamud.Game.ClientState;