diff --git a/DiscordBot/DiscordBot.csproj b/DiscordBot/DiscordBot.csproj
index a7771df..73f747c 100644
--- a/DiscordBot/DiscordBot.csproj
+++ b/DiscordBot/DiscordBot.csproj
@@ -38,7 +38,7 @@
-
+
diff --git a/PluginManager/Interfaces/DBCommand.cs b/PluginManager/Interfaces/DBCommand.cs
index 0d41210..6394423 100644
--- a/PluginManager/Interfaces/DBCommand.cs
+++ b/PluginManager/Interfaces/DBCommand.cs
@@ -1,4 +1,5 @@
using System.Collections.Generic;
+
using Discord.Commands;
namespace PluginManager.Interfaces;
diff --git a/PluginManager/PluginManager.csproj b/PluginManager/PluginManager.csproj
index 1a1adb4..6430973 100644
--- a/PluginManager/PluginManager.csproj
+++ b/PluginManager/PluginManager.csproj
@@ -16,7 +16,7 @@
-
+