# frozen_string_literal: true class Runner::Error::Unauthorized < Runner::Error; end