Skip to content

Commit 85d241a

Browse files
khanayan123claude
andcommitted
Fix clang-format violation: remove extra blank line in tracer.cpp
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5652d49 commit 85d241a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/datadog/tracer.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ namespace fs = std::filesystem;
3636
namespace datadog {
3737
namespace tracing {
3838

39-
4039
void to_json(nlohmann::json& j, const PropagationStyle& style) {
4140
j = to_string_view(style);
4241
}

0 commit comments

Comments
 (0)