trabajo-afectivo/lib/import/otrs/queue_factory.rb

8 lines
99 B
Ruby
Raw Normal View History

module Import
module OTRS
module QueueFactory
extend Import::Factory
end
end
end