From a60cc999aea386a2f9fe9bb558a2bdd0b5090f65 Mon Sep 17 00:00:00 2001 From: Otso Jousimaa Date: Sat, 18 Mar 2023 15:02:46 +0200 Subject: [PATCH] Remove comment after removing change the comment was related to --- test/test_app_log.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/test_app_log.c b/test/test_app_log.c index c6905706..4c89404d 100644 --- a/test/test_app_log.c +++ b/test/test_app_log.c @@ -1,7 +1,4 @@ /* @file test/test_app_log.c - * @date - * 2021-12-15 DG remove test for unused functions: - * app_log_config_get/set */ #include "unity.h"