mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
Cleaned up a bunch of warnings
This commit is contained in:
parent
6897d44b38
commit
dda7868215
9 changed files with 16 additions and 8 deletions
|
@ -220,8 +220,7 @@ namespace NzbDrone.Core
|
|||
}
|
||||
|
||||
parsedEpisode = new EpisodeParseResult
|
||||
{
|
||||
|
||||
{
|
||||
AirDate = new DateTime(airyear, airmonth, airday).Date,
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue