Remove Duplicates

Keep first occurrence by line. Local processing only.

🔐 Local processing

✅ Remove duplicates by line, keeping the first occurrence.

✅ Optional: ignore leading/trailing spaces or skip empty lines.