Removed city mgmt, no longer used

This commit is contained in:
echarp 2019-04-23 19:18:14 +02:00
parent 1df5c3f9b7
commit b1a7feaaf8
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
ActiveAdmin.register City do
permit_params :name, :majname, :postalcode, :inseecode, :regioncode,
:latitude, :longitude
end