Merge master (1.1.1) into develop (1.2.0-b4)

This commit is contained in:
Nik Bougalis
2018-10-23 08:18:13 -07:00

View File

@@ -434,7 +434,6 @@ ValidatorSite::onSiteFetch(
throw std::runtime_error{"bad result code"};
}
}
}
catch (std::exception& ex)
{