Skip to content

Commit 6c2ac92

Browse files
committed
ztest: remove unused include of sys_log.h
Remove include that is not being used in the file. Signed-off-by: Anas Nashif <[email protected]>
1 parent 99935e9 commit 6c2ac92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ztest/include/ztest.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ extern "C" {
5858
#include <ztest_mock.h>
5959
#include <ztest_test.h>
6060
#include <tc_util.h>
61-
#include <logging/sys_log.h>
6261

6362
void test_main(void);
6463

0 commit comments

Comments
 (0)