mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Updated Exceptioneer.
project cleanup
This commit is contained in:
parent
2d9285eee2
commit
ac7c795eb6
7 changed files with 22 additions and 41 deletions
|
@ -8,7 +8,7 @@ using System.Linq;
|
|||
|
||||
namespace NzbDrone.Core.Providers
|
||||
{
|
||||
class SeasonProvider : ISeasonProvider
|
||||
public class SeasonProvider : ISeasonProvider
|
||||
{
|
||||
private readonly IRepository _sonicRepo;
|
||||
private readonly ISeriesProvider _seriesProvider;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue