mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-18 05:28:17 +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
|
||||
rm -f "$tmp_file"
|
||||
|
||||
nolog "\nNFT check completed"
|
||||
nolog "NFT check completed"
|
||||
}
|
||||
|
||||
check_github() {
|
||||
|
||||
Reference in New Issue
Block a user