pub fn remove_accepted_subscription_requests_lint(
    db: &mut Connection,
    dry_run: bool
) -> Result<()>