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:
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user