remove avalon environments raw json from settings

This commit is contained in:
iLLiCiTiT 2020-12-11 12:20:44 +01:00
parent 92296e581d
commit 07aec049d0
2 changed files with 1 additions and 41 deletions

View file

@ -32,12 +32,6 @@
"type": "text",
"key": "AVALON_DB_DATA",
"label": "Avalon Mongo Data Location"
},
{
"key": "environment",
"label": "Environment",
"type": "raw-json",
"env_group_key": "avalon"
}
]
}, {