mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ci/cd: fix whitespaces (#11749)
This commit is contained in:
@@ -11,7 +11,7 @@ using NLog;
|
||||
|
||||
namespace Jackett.Server.Services
|
||||
{
|
||||
// This code is Windows specific but we are already doing the checks our way
|
||||
// This code is Windows specific but we are already doing the checks our way
|
||||
#pragma warning disable CA1416
|
||||
public class ServiceConfigService : IServiceConfigService
|
||||
{
|
||||
|
Reference in New Issue
Block a user