We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bc9ad commit 4dcbf53Copy full SHA for 4dcbf53
datadog-profiling-protobuf/src/lib.rs
@@ -6,9 +6,6 @@
6
#![cfg_attr(not(test), deny(clippy::expect_used))]
7
#![cfg_attr(not(test), deny(clippy::unimplemented))]
8
9
-// Copyright 2024-Present Datadog, Inc. https://www.datadoghq.com/
10
-// SPDX-License-Identifier: Apache-2.0
11
-
12
mod function;
13
mod label;
14
mod location;
0 commit comments