Skip to content

Commit

Permalink
Updated URLCharityScraper
Browse files Browse the repository at this point in the history
Removed unused collections import statement.
  • Loading branch information
roaraf committed Apr 7, 2026
1 parent 358aeb4 commit 2d81972
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import java.time.Duration;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
Expand Down

0 comments on commit 2d81972

Please sign in to comment.