From 1f3729698a131b3f701f67adb6a1258aa1235dce Mon Sep 17 00:00:00 2001
From: lichao <lichao@aiotlink.com>
Date: 星期二, 20 四月 2021 15:43:53 +0800
Subject: [PATCH] api server callback change tag to src; refactor.

---
 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