Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen committed Jan 31, 2024
1 parent ea662f5 commit d522553
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opentelemetry-user-events-metrics/examples/basic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,4 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
// Sleep for 1 second
thread::sleep(Duration::from_secs(1));
}

}

0 comments on commit d522553

Please sign in to comment.