Remove unused code block in video page component

Remove redundant div element from the VideoPage component's JSX structure.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1/gjpMN2A
This commit is contained in:
sebastjanartic 2025-09-03 17:46:36 +00:00
parent b456b175ea
commit 991d3416a8

View File

@ -713,7 +713,6 @@ export default function VideoPage() {
</div>
)}
</div>
</div>
</div>
<div className="flex flex-wrap gap-4 text-sm text-bunny-muted mb-4">