1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

Fixed: Misc UI/Test Fixes

This commit is contained in:
Qstick
2019-07-12 23:15:13 -04:00
parent a20222fbef
commit 7698ae00dd
18 changed files with 113 additions and 87 deletions
@@ -487,7 +487,7 @@ namespace NzbDrone.Core.MetadataSource.SkyHook
}
}
}
catch (Exception ex)
catch (Exception)
{
_logger.Debug("Not a valid date time.");
}