chore(bot): remove unused library ImageSharp

This commit is contained in:
alyssa 2025-03-08 12:08:38 +00:00
parent f2583904ef
commit c58eb274df
4 changed files with 1 additions and 16 deletions

View file

@ -2,8 +2,6 @@ using System.Text.RegularExpressions;
using PluralKit.Core;
using SixLabors.ImageSharp;
namespace PluralKit.Bot;
public static class AvatarUtils