Core: Fix line endings to match style guide(#7476)

This commit is contained in:
Diego Heras
2020-03-03 17:28:26 +01:00
committed by GitHub
parent 4710fa619c
commit e55e92f9ac
209 changed files with 371 additions and 371 deletions

View File

@@ -1,4 +1,4 @@
using System.ServiceProcess;
using System.ServiceProcess;
namespace Jackett.Service
{

View File

@@ -1,4 +1,4 @@
namespace Jackett.Service
namespace Jackett.Service
{
partial class Service
{

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Diagnostics;
using System.IO;
using System.Reflection;