As a Watchlist Expiry user, I want the ClearUserWatchlistJob job should be updated when applicable, so that the watchlist_expiry table only holds information on pages currently being watched.
Acceptance Criteria:
- The ClearUserWatchlistJob job should be updated to also delete from the watchlist_expiry table if $wgWatchlistExpiry is enabled.