diff --git a/ChatTwo/Ui/LegacyMessageImporterWindow.cs b/ChatTwo/Ui/LegacyMessageImporterWindow.cs index 51751b8..45d7923 100644 --- a/ChatTwo/Ui/LegacyMessageImporterWindow.cs +++ b/ChatTwo/Ui/LegacyMessageImporterWindow.cs @@ -1,7 +1,5 @@ using System.Numerics; using ChatTwo.Util; -using Dalamud.Interface.Colors; -using Dalamud.Interface.Components; using Dalamud.Interface.ImGuiNotification; using Dalamud.Interface.ImGuiNotification.EventArgs; using Dalamud.Interface.Internal.Notifications;