mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-18 13:38:14 +03:00
💄 style(podkop): remove extra newline in NFT check completed message
This commit is contained in:
@@ -1916,7 +1916,7 @@ check_nft() {
|
|||||||
# Clean up
|
# Clean up
|
||||||
rm -f "$tmp_file"
|
rm -f "$tmp_file"
|
||||||
|
|
||||||
nolog "\nNFT check completed"
|
nolog "NFT check completed"
|
||||||
}
|
}
|
||||||
|
|
||||||
check_github() {
|
check_github() {
|
||||||
|
|||||||
Reference in New Issue
Block a user