the fuck is that doing there

This commit is contained in:
Elijah R 2024-04-21 13:53:55 -04:00
parent 6891b4376a
commit b4196f8e8d

View file

@ -2,7 +2,6 @@ using System.Text.Json;
using System.Text.RegularExpressions;
using DSharpPlus.Entities;
using DSharpPlus.SlashCommands;
using Microsoft.VisualBasic;
namespace CollabBot;