# typed: strict
# frozen_string_literal: true
if OS.linux?
require "extend/os/linux/cmd/update-report"
end