mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
Reformat and apply Stylecop rules
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
public static class Program
|
||||
{
|
||||
static void Main()
|
||||
private static void Main()
|
||||
{
|
||||
ServiceHelper.Run(@"/u");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user