Remove comment about removed CS enum

This commit is contained in:
Haselnussbomber 2025-11-08 11:58:54 +01:00
parent 5cc327c5f9
commit 497e61f699
No known key found for this signature in database
GPG key ID: BB905BB49E7295D1

View file

@ -2,8 +2,6 @@ using Lumina.Excel.Sheets;
namespace Dalamud.Game.UnlockState;
// TODO: Switch to FFXIVClientStructs.FFXIV.Client.Enums.ItemActionType.
/// <summary>
/// Enum for <see cref="ItemAction.Type"/>.
/// </summary>