Remove obsolete methods, fix imports

This commit is contained in:
Raymond 2021-08-09 12:25:47 -04:00
parent 67624e14ae
commit 5e925907ab
5 changed files with 4 additions and 39 deletions

View file

@ -3,6 +3,7 @@ using System.Linq;
using System.Reflection;
using Dalamud.Game;
using Dalamud.Game.Internal;
using Dalamud.Hooking.Internal;
using Dalamud.Interface.Windowing;
using Dalamud.Plugin.Internal;