Skip to content

Commit 3349727

Browse files
committed
new line
1 parent 1ee39e8 commit 3349727

File tree

1 file changed

+1
-1
lines changed
  • opentelemetry-otlp/examples/basic-otlp/src

1 file changed

+1
-1
lines changed

opentelemetry-otlp/examples/basic-otlp/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,4 @@ async fn main() -> Result<(), Box<dyn Error + Send + Sync + 'static>> {
161161
logger_provider.shutdown()?;
162162

163163
Ok(())
164-
}
164+
}

0 commit comments

Comments
 (0)