From 736a67f310cf881bffc642e91550cd53b90b47cf Mon Sep 17 00:00:00 2001 From: FuzzTest Team Date: Sat, 16 May 2026 22:11:12 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 916650918 --- domain_tests/aggregate_combinators_test.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/domain_tests/aggregate_combinators_test.cc b/domain_tests/aggregate_combinators_test.cc index bdde8ce46..2c37994a5 100644 --- a/domain_tests/aggregate_combinators_test.cc +++ b/domain_tests/aggregate_combinators_test.cc @@ -29,7 +29,6 @@ #include "absl/random/random.h" #include "absl/status/status.h" #include "absl/types/optional.h" -#include "absl/types/variant.h" #include "./fuzztest/domain_core.h" #include "./domain_tests/domain_testing.h" #include "./fuzztest/internal/serialization.h"