From c7b04a043ee58e3c5fe783f8ec24f122efed7fd2 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:00:17 +0100 Subject: [PATCH] fix(telemetry): drop unused from SpanGuard.h (misc-include-cleaner) Co-Authored-By: Claude Opus 4.8 (1M context) --- include/xrpl/telemetry/SpanGuard.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/xrpl/telemetry/SpanGuard.h b/include/xrpl/telemetry/SpanGuard.h index b0a937b9f3..d5e3a5781f 100644 --- a/include/xrpl/telemetry/SpanGuard.h +++ b/include/xrpl/telemetry/SpanGuard.h @@ -122,7 +122,6 @@ exposed — all interaction goes through the public methods. */ -#include #include #include #include