Remove bundles config. Registering a bundle is done automatically.

This commit is contained in:
Koen Vinken
2018-02-21 23:05:41 +01:00
parent d16046225c
commit c8b24b942f
@@ -1,7 +1,4 @@
{
"bundles": {
"Ikoene\\MarvelApiBundle\\IkoeneMarvelApiBundle": ["all"]
},
"env": {
"#1": "Get your API key from https://developer.marvel.com",
"MARVEL_PUBLIC_API_KEY": "...",