# frozen_string_literal: true module Dhis2 module Api class ReportTable < Base end end end