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