Remove duplicate lines from text while keeping the original order when needed.
Keep the first occurrence of each line and remove later duplicates without changing the order.
Each line is treated as a separate item.
The processed result appears here and can be copied immediately.