Skip to content

Commit c0a64b7

Browse files
committed
remove another stray license comment
1 parent 24287a2 commit c0a64b7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/pyroscope.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ use std::{
77
thread::JoinHandle,
88
};
99

10-
// Licensed under the Apache License, Version 2.0 <LICENSE or
11-
// https://www.apache.org/licenses/LICENSE-2.0>. This file may not be copied, modified, or distributed
12-
// except according to those terms.
1310
use crate::{
1411
backends::{pprof::Pprof, Backend},
1512
error::Result,

0 commit comments

Comments
 (0)