diff options
| author | root <[email protected]> | 2024-09-12 09:31:27 +0000 |
|---|---|---|
| committer | root <[email protected]> | 2024-09-12 09:31:27 +0000 |
| commit | feb1576545e9eb98154d595f5746a2b68144658a (patch) | |
| tree | 3b73fcd9681b79416aaea1490fad5a0865faa796 /tools | |
| parent | 537c75887d11f243850e050e2f9e58254692e8bb (diff) | |
add basic code without test case, just compile success
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/maat_redis_tool.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/maat_redis_tool.cpp b/tools/maat_redis_tool.cpp index 08b9279..396bd2c 100644 --- a/tools/maat_redis_tool.cpp +++ b/tools/maat_redis_tool.cpp @@ -11,7 +11,6 @@ #include "cJSON/cJSON.h" #include "maat_config_monitor.h" #include "maat_redis_monitor.h" -#include "json2iris.h" #include "../test/test_utils.h" #include "hiredis/hiredis.h" |
