1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00

Remove BOM from download clients

This commit is contained in:
Bogdan
2024-01-28 00:01:00 +02:00
parent f90cdbb112
commit 4eb4128a89
102 changed files with 102 additions and 102 deletions
@@ -1,4 +1,4 @@
using System;
using System;
namespace NzbDrone.Core.Download.Clients
{