mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-22 14:01:51 +00:00
4 lines
96 B
Ruby
4 lines
96 B
Ruby
# frozen_string_literal: true
|
|
|
|
# Un mapa no geográfico
|
|
class MetadataNonGeo < MetadataGeo; end
|