5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-03 01:06:07 +00:00
panel/app/models/metadata_date.rb

5 lines
73 B
Ruby
Raw Normal View History

# frozen_string_literal: true
2019-08-08 18:28:23 +00:00
class MetadataDate < MetadataTemplate
2019-08-08 18:28:23 +00:00
end