Clean up indentation problems (#4762)

This commit is contained in:
Sergei Pepyakin
2020-01-29 13:27:23 +01:00
committed by GitHub
parent f4fa59470a
commit 2c90562818
12 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -1163,7 +1163,7 @@ ServiceBuilder<
).map(drop);
let _ = to_spawn_tx.unbounded_send((Box::pin(future), From::from("grafana-server")));
}
}
// Instrumentation
if let Some(tracing_targets) = config.tracing_targets.as_ref() {