ENH: remove unused cert

Change-Id: I2b5032cc990463872e9c03f9a793886936c4f01c
This commit is contained in:
Stone Li 2023-04-18 17:43:32 +08:00 committed by Lane.Wei
parent 8b19310d5d
commit b98ced1b13
2 changed files with 0 additions and 60 deletions

View file

@ -2811,10 +2811,6 @@ __retry:
m_agent->init_log();
}
//BBS set cert dir
if (m_agent)
m_agent->set_cert_file(resources_dir() + "/cert", "slicer_base64.cer");
init_http_extra_header();
if (m_agent) {