🎨 Clean code

This commit is contained in:
Daniel 2025-04-01 16:01:43 +08:00
parent f8babd38b3
commit bfe28fdf4d
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -277,7 +277,6 @@ func GetBlockSiblingID(id string) (parent, previous, next string) {
}
}
}
return
}