# frozen_string_literal: true module Api # ProductsController class ProductsController end end