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