diff --git a/Deliveroo/External/DalamudReflector.cs b/Deliveroo/External/DalamudReflector.cs index e1a0df2..83747ac 100644 --- a/Deliveroo/External/DalamudReflector.cs +++ b/Deliveroo/External/DalamudReflector.cs @@ -1,8 +1,4 @@ -using Dalamud.Game; -using Dalamud.Logging; - - -using Dalamud.Plugin; +using Dalamud.Plugin; using System; using System.Collections.Generic; using System.Reflection;