summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchenzizhan <[email protected]>2023-08-04 14:50:01 +0800
committerchenzizhan <[email protected]>2023-08-04 14:50:01 +0800
commit9b2deced0aaaebe9bb4153c860986977adc3ae84 (patch)
tree804c8a01dd4a63463b36a0fd8e2db65950298550
parenta6a915c202cd2dcd78e2e49c817f9e75ec7b4063 (diff)
fix ci
-rw-r--r--src/fieldstat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fieldstat.c b/src/fieldstat.c
index f98fa91..1b9eca2 100644
--- a/src/fieldstat.c
+++ b/src/fieldstat.c
@@ -10,7 +10,6 @@
#include "fieldstat.h"
#include "metrics/metric.h"
#include "tags/cell_manager.h"
-#include "MESA/MESA_handle_logger.h"
struct fs_cube {
enum sampling_mode sampling_mode;