Remove unused variables

This commit is contained in:
Dan Paulat 2025-06-13 00:17:36 -05:00
parent e86fec8d99
commit b6aa85a916
3 changed files with 0 additions and 6 deletions

View file

@ -7,8 +7,6 @@ namespace network
namespace cpr
{
static const std::string logPrefix_ = "scwx::network::cpr";
static ::cpr::Header header_ {};
::cpr::Header GetHeader()