浏览代码

xhttp_prom: remove double #include<>d headers

Дилян Палаузов 2 年之前
父节点
当前提交
ff5e31adbb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/modules/xhttp_prom/prom_metric.c

+ 0 - 1
src/modules/xhttp_prom/prom_metric.c

@@ -24,7 +24,6 @@
 #include <string.h>
 #include <stdint.h>
 #include <inttypes.h>
-#include <string.h>
 #include <stdlib.h>
 
 #include "../../core/mem/shm_mem.h"