Performance: Avoid refetching blob when commitID changes
Created by: umpox
Description
We already make an exception for this here, we just need to remove it from the useMemo
as we only use it to enhance blobInfo
Test plan
Tested locally
App preview:
Check out the client app preview documentation to learn more.