mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
5 lines
72 B
Ruby
5 lines
72 B
Ruby
module ApiLog
|
|
class ReppLog < Db
|
|
extend CsvReportHelper
|
|
end
|
|
end
|