Skip to content

Commit

Permalink
remove usings from CorePlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilzinsel64 committed Jun 29, 2024
1 parent 5fe3a10 commit 04b64df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dalamud.CorePlugin/PluginImpl.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@

using Dalamud.Configuration.Internal;
using Dalamud.Game.Command;
using Dalamud.Game.Gui.Nameplates;
using Dalamud.Game.Gui.Nameplates.Model;
using Dalamud.Interface.Windowing;
using Dalamud.IoC;
using Dalamud.Plugin;
using Dalamud.Plugin.Services;
using Dalamud.Utility;

using Serilog;

namespace Dalamud.CorePlugin
Expand Down

0 comments on commit 04b64df

Please sign in to comment.