Skip to content

Commit 93dd76e

Browse files
serban300skunert
andauthored
Remove empty line
Co-authored-by: Sebastian Kunert <[email protected]>
1 parent 47e892d commit 93dd76e

File tree

1 file changed

+0
-1
lines changed
  • substrate/client/tracing/proc-macro/src

1 file changed

+0
-1
lines changed

substrate/client/tracing/proc-macro/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ use syn::{Error, Expr, ItemFn, Path, Result};
100100
/// 2020-10-16 08:12:58 [open-harbor-1619] 〽️ Prometheus server started at 127.0.0.1:9615
101101
/// 2020-10-16 08:12:58 [open-harbor-1619] Listening for new connections on 127.0.0.1:9944.
102102
/// ```
103-
104103
#[proc_macro_attribute]
105104
pub fn prefix_logs_with(arg: TokenStream, item: TokenStream) -> TokenStream {
106105
// Ensure an argument was provided.

0 commit comments

Comments
 (0)