Skip to content

Commit 6b9a18c

Browse files
authored
Merge pull request #723 from whatyouhide/otel-utils-private
Make the otel_utils module private
2 parents 15fafa1 + 3fa8ad8 commit 6b9a18c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

apps/opentelemetry_api/src/otel_utils.erl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
%% See the License for the specific language governing permissions and
1313
%% limitations under the License.
1414
%%
15-
%% @doc
16-
%% @end
15+
%% @private
1716
%%%-----------------------------------------------------------------------
1817
-module(otel_utils).
1918

0 commit comments

Comments
 (0)