# frozen_string_literal: true
Introduce Workers::Mail::NotifierBase to be a base for all appropriate mail workers to reduce code duplication
closes #7050