Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan committed Jun 9, 2023
1 parent 34ed34e commit e040082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporters/ostream/src/metric_exporter.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

#include "opentelemetry/exporters/ostream/metric_exporter.h"
#include <algorithm>
#include <ctime>
#include <chrono>
#include <ctime>
#include <map>
#include "opentelemetry/exporters/ostream/common_utils.h"
#include "opentelemetry/sdk/metrics/aggregation/default_aggregation.h"
Expand Down

0 comments on commit e040082

Please sign in to comment.