aboutsummaryrefslogtreecommitdiff
path: root/Source/ablastr/utils/msg_logger/MsgLogger.cpp
diff options
context:
space:
mode:
authorGravatar Luca Fedeli <luca.fedeli@cea.fr> 2023-08-14 19:37:23 +0200
committerGravatar GitHub <noreply@github.com> 2023-08-14 10:37:23 -0700
commit55d463cba181504a6369cb9cd19f8f63f78c8075 (patch)
tree228f82ce62d5188319cdda0f0a51b32895c310a0 /Source/ablastr/utils/msg_logger/MsgLogger.cpp
parent6c93d9fc13830d574c69ac7b166f5fbdb0809731 (diff)
downloadWarpX-55d463cba181504a6369cb9cd19f8f63f78c8075.tar.gz
WarpX-55d463cba181504a6369cb9cd19f8f63f78c8075.tar.zst
WarpX-55d463cba181504a6369cb9cd19f8f63f78c8075.zip
Clang-tidy: add more misc-* checks to clang-tidy CI test (#4170)
* Clang-tidy: add more misc-* checks to clang-tidy CI test * address issues found with clang-tidy
Diffstat (limited to 'Source/ablastr/utils/msg_logger/MsgLogger.cpp')
-rw-r--r--Source/ablastr/utils/msg_logger/MsgLogger.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/ablastr/utils/msg_logger/MsgLogger.cpp b/Source/ablastr/utils/msg_logger/MsgLogger.cpp
index 6b141c33b..f06a35eda 100644
--- a/Source/ablastr/utils/msg_logger/MsgLogger.cpp
+++ b/Source/ablastr/utils/msg_logger/MsgLogger.cpp
@@ -19,7 +19,6 @@
namespace abl_msg_logger = ablastr::utils::msg_logger;
namespace abl_ser = ablastr::utils::serialization;
-namespace abl_utils = ablastr::utils;
using namespace abl_msg_logger;