Browse Source

xhttp_prom: remove double #include<>d headers

Дилян Палаузов 2 years ago
parent
commit
ff5e31adbb
1 changed files with 0 additions and 1 deletions
  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 <string.h>
 #include <stdint.h>
 #include <stdint.h>
 #include <inttypes.h>
 #include <inttypes.h>
-#include <string.h>
 #include <stdlib.h>
 #include <stdlib.h>
 
 
 #include "../../core/mem/shm_mem.h"
 #include "../../core/mem/shm_mem.h"