diff --git a/domain_tests/aggregate_combinators_test.cc b/domain_tests/aggregate_combinators_test.cc index bdde8ce4..2c37994a 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"