Skip to content

Commit

Permalink
fill the empty class
Browse files Browse the repository at this point in the history
  • Loading branch information
annvelents committed Dec 17, 2024
1 parent ed51abe commit 564d13c
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# frozen_string_literal: true

module Resolvers
module Customers
class InvoiceCustomSectionsResolver < Resolvers::BaseResolver
end
end
end

0 comments on commit 564d13c

Please sign in to comment.