1
0
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:
ta264
2019-12-22 21:24:10 +00:00
committed by Qstick
parent 997ff74fb9
commit c6ae0bb509
321 changed files with 321 additions and 321 deletions
+1 -1
View File
@@ -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
}
}
}
}