diff --git a/PluralKit.Bot/Commands/SystemFront.cs b/PluralKit.Bot/Commands/SystemFront.cs index 1abe995b..1ceac707 100644 --- a/PluralKit.Bot/Commands/SystemFront.cs +++ b/PluralKit.Bot/Commands/SystemFront.cs @@ -1,4 +1,4 @@ -using ArgumentException = System.ArgumentException; +using System; using System.Linq; using System.Threading.Tasks;