remove comment

This commit is contained in:
Andrew Brown 2013-01-01 14:53:12 -06:00
parent 15b1202586
commit 58a18fc406

View File

@ -4,7 +4,7 @@ class Location
# General
field :name, :type => String
field :type_of, :type => String
field :located_at, :type => String # to image
field :located_at, :type => String
# Culture
field :population, :type => String