mirror of
https://github.com/kovetskiy/mark.git
synced 2025-06-08 23:42:40 +08:00
remove extra newline/space
This commit is contained in:
parent
076165c137
commit
8d05975142
1
main.go
1
main.go
@ -292,7 +292,6 @@ func RunMark(cCtx *cli.Context) error {
|
|||||||
"page successfully updated: %s",
|
"page successfully updated: %s",
|
||||||
creds.BaseURL+target.Links.Full,
|
creds.BaseURL+target.Links.Full,
|
||||||
)
|
)
|
||||||
|
|
||||||
fmt.Println(creds.BaseURL + target.Links.Full)
|
fmt.Println(creds.BaseURL + target.Links.Full)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user