Skip to content

Commit 98ca2c3

Browse files
committed
Remove accidental changes from instrumentation_scope.h
1 parent 47dd040 commit 98ca2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/include/opentelemetry/sdk/instrumentationscope/instrumentation_scope.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
#pragma once
55

6-
#include <functional>
76
#include <string>
87
#include <type_traits>
98

@@ -158,6 +157,7 @@ class InstrumentationScope
158157

159158
InstrumentationScopeAttributes attributes_;
160159
};
160+
161161
} // namespace instrumentationscope
162162
} // namespace sdk
163163

0 commit comments

Comments
 (0)