diff options
Diffstat (limited to 'test/command_ut.c')
-rw-r--r-- | test/command_ut.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/command_ut.c b/test/command_ut.c index a74bd109e15..2b8d28d7ae3 100644 --- a/test/command_ut.c +++ b/test/command_ut.c @@ -5,7 +5,6 @@ #define DEBUG -#include <common.h> #include <command.h> #include <env.h> #include <log.h> |