From 74bfc1f7f8949c8f7b7461d8a27fbb688c88f21c Mon Sep 17 00:00:00 2001 From: chatlanin Date: Sun, 4 Aug 2024 12:53:23 +0300 Subject: [PATCH] fix log --- src/trs/trs.hpp | 1 - 1 file changed, 1 deletion(-) 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