From ad4f3dcedab29a690c5eedbb08ba1b393917db0b Mon Sep 17 00:00:00 2001 From: lichao <lichao@aiotlink.com> Date: 星期三, 21 四月 2021 17:39:34 +0800 Subject: [PATCH] update go api. --- utest/util.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/utest/util.h b/utest/util.h index f31d63f..4d960db 100644 --- a/utest/util.h +++ b/utest/util.h @@ -34,7 +34,6 @@ #include <vector> using namespace boost::posix_time; -inline ptime Now() { return second_clock::universal_time(); }; using namespace std::chrono_literals; -- Gitblit v1.8.0