Remove extra thumbnail isNull check
In case the cached thumbnail loaded successfully the isNull check is unreachable due to the early `return true`.
Please register or sign in to comment
In case the cached thumbnail loaded successfully the isNull check is unreachable due to the early `return true`.