From 7465e73e9d17277136696ccf270c585345f11b1a Mon Sep 17 00:00:00 2001 From: Una Kearney Date: Fri, 5 Dec 2025 19:58:48 -0500 Subject: [PATCH] rm junk newline --- PluralKit.Core/Utils/MiscUtils.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/PluralKit.Core/Utils/MiscUtils.cs b/PluralKit.Core/Utils/MiscUtils.cs index b6a25964..6ea2c3a6 100644 --- a/PluralKit.Core/Utils/MiscUtils.cs +++ b/PluralKit.Core/Utils/MiscUtils.cs @@ -4,7 +4,6 @@ namespace PluralKit.Core; public static class MiscUtils { - // discord mediaproxy URLs used to be stored directly in the database, so now we cleanup image urls before using them outside of proxying private static readonly Regex MediaProxyUrl = new(