From eb836c5b74ac1bccf34b79c294d4c3de216d2bb8 Mon Sep 17 00:00:00 2001 From: Wizzy69 Date: Tue, 23 May 2023 17:00:10 +0300 Subject: [PATCH] --- DiscordBot/Entry.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/DiscordBot/Entry.cs b/DiscordBot/Entry.cs index 05e04d0..a030658 100644 --- a/DiscordBot/Entry.cs +++ b/DiscordBot/Entry.cs @@ -1,5 +1,4 @@ using PluginManager.Others; - using System; using System.IO; using System.Linq;