From 40ec0e9400dcfd7400daa62b4ef765352b233d3a Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 9 Sep 2024 22:01:18 -0700 Subject: fix: possible outdated frontline bonus is not marked properly on UI if user plays frontline without option enabled --- Malmstone/Plugin.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'Malmstone/Plugin.cs') diff --git a/Malmstone/Plugin.cs b/Malmstone/Plugin.cs index ffa1ea9..ed021e0 100644 --- a/Malmstone/Plugin.cs +++ b/Malmstone/Plugin.cs @@ -13,7 +13,6 @@ using System.Linq; using Malmstone.Utils; using Malmstone.Addons; using Dalamud.Game.Addon.Lifecycle; -using FFXIVClientStructs.FFXIV.Client.System.Framework; namespace Malmstone; -- cgit v1.2.3