# frozen_string_literal: true class ProblemCheck::PollPop3AuthError < ProblemCheck::InlineProblemCheck self.priority = "low" end