diff --git a/src/trs/trs.hpp b/src/trs/trs.hpp index fce049f..5d0680a 100644 --- a/src/trs/trs.hpp +++ b/src/trs/trs.hpp @@ -104,7 +104,6 @@ namespace trs res.set_header("Access-Control-Allow-Methods", "POST"); res.set_header("Access-Control-Allow-Credentials", "false"); - hack::log()(API_URL); transaction tr; try