mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
rm junk newline
This commit is contained in:
parent
6cb39bb399
commit
7465e73e9d
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ namespace PluralKit.Core;
|
||||||
|
|
||||||
public static class MiscUtils
|
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
|
// 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 =
|
private static readonly Regex MediaProxyUrl =
|
||||||
new(
|
new(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue