Remove trailing newline in Release item printout
This commit is contained in:
@@ -40,8 +40,7 @@ impl Display for Release {
|
|||||||
{name} {}
|
{name} {}
|
||||||
{}
|
{}
|
||||||
{published} {} ({created} {})
|
{published} {} ({created} {})
|
||||||
{author} {} ({})
|
{author} {} ({})",
|
||||||
",
|
|
||||||
self.tag_name.bold(),
|
self.tag_name.bold(),
|
||||||
self.name,
|
self.name,
|
||||||
body,
|
body,
|
||||||
|
|||||||
Reference in New Issue
Block a user