1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -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
@@ -17,4 +17,4 @@ namespace NzbDrone.Integration.Test.Client
return Get<List<DownloadClientResource>>(request);
}
}
}
}
@@ -10,4 +10,4 @@ namespace NzbDrone.Integration.Test.Client
{
}
}
}
}
@@ -21,4 +21,4 @@ namespace NzbDrone.Integration.Test.Client
return lines;
}
}
}
}
@@ -17,4 +17,4 @@ namespace NzbDrone.Integration.Test.Client
return Get<List<NotificationResource>>(request);
}
}
}
}