Skip to content

Commit ced3b65

Browse files
committed
add extra line in the end of file
1 parent 4c0a2d5 commit ced3b65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/retry_op.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,4 +214,4 @@ pub async fn retry_create_producer<Exe: Executor>(
214214
}
215215
current_retries += 1;
216216
}
217-
}
217+
}

0 commit comments

Comments
 (0)