mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
Add missing new lines at end of files
This commit is contained in:
@@ -11,4 +11,4 @@ namespace NzbDrone.Core.NetImport
|
||||
|
||||
NetImportFetchResult Fetch();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
{
|
||||
NetImportPageableRequestChain GetMovies();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -63,4 +63,4 @@ namespace NzbDrone.Core.NetImport
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -45,4 +45,4 @@ namespace NzbDrone.Core.NetImport
|
||||
_chains.Add(new List<NetImportPageableRequest>());
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,4 +22,4 @@ namespace NzbDrone.Core.NetImport
|
||||
SetFields(model, m => m.Settings);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,4 +9,4 @@ namespace NzbDrone.Core.NetImport
|
||||
|
||||
public int listId = 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -35,4 +35,4 @@ namespace NzbDrone.Core.NetImport.Radarr
|
||||
return pageableRequests;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,4 +39,4 @@ namespace NzbDrone.Core.NetImport.Radarr
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,4 +25,4 @@ namespace NzbDrone.Core.NetImport.TMDb
|
||||
vi,
|
||||
zh
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -115,4 +115,4 @@ namespace NzbDrone.Core.NetImport.TMDb
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user