diff --git a/src/comment.rs b/src/comment.rs index f7cd7cefb3d..44b3eb80aef 100644 --- a/src/comment.rs +++ b/src/comment.rs @@ -173,10 +173,7 @@ pub(crate) fn combine_strs_with_missing_comments( ) -> Option { trace!( "combine_strs_with_missing_comments `{}` `{}` {:?} {:?}", - prev_str, - next_str, - span, - shape + prev_str, next_str, span, shape ); let mut result =