From 0653d80ec6482037ce867df9bda3444555ebb1fc Mon Sep 17 00:00:00 2001 From: liuruilong Date: Sat, 30 Jun 2018 18:42:41 +0800 Subject: [PATCH] format files --- src/common/log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/log.h b/src/common/log.h index d3090ad75b..d964d9c1b3 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -178,7 +178,7 @@ struct Print { Print p = Print(); return p; } - + private: }; -- GitLab