Skip to content

Commit

Permalink
Remove variant/optional includes, they are no longer used.
Browse files Browse the repository at this point in the history
  • Loading branch information
kylepl committed Jun 21, 2023
1 parent 355def3 commit 933e6c0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

#pragma once

#include "absl/types/optional.h"
#include "absl/types/variant.h"
#include "opentelemetry/exporters/otlp/otlp_environment.h"

#include <memory>
Expand Down

0 comments on commit 933e6c0

Please sign in to comment.