This commit is contained in:
kaso17 2017-02-27 12:22:45 +01:00
parent 1f97d543df
commit c61d7671a2
1 changed files with 0 additions and 4 deletions

View File

@ -279,10 +279,6 @@ namespace Jackett.Services
{
logger.Error("Error while getting environment details: " + e);
}
var notice1 = "The ca-certificates-mono package is not installed, HTTPS trackers won't work. Please install it.";
_notices.Add(notice1);
var notice2 = "The ca-certificates-mono package is not installed, HTTPS trackers won't work. Please install it2.";
_notices.Add(notice2);
CultureInfo.DefaultThreadCurrentCulture = new CultureInfo("en-US");
// Load indexers