rm junk newline

This commit is contained in:
Una Kearney 2025-12-05 19:58:48 -05:00
parent 6cb39bb399
commit 7465e73e9d
No known key found for this signature in database

View file

@ -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(