Skip to content

overview: Clean up unneeded size checks

This was needed when the thumbnails was being requested in this code path, but since that got moved away there's no point in comparing with the old value as PhoshActivity will do it by itself.

Merge request reports