addresses reference: remove the load Adressess references command (has moved to the Vendee app)

This commit is contained in:
nobohan
2021-05-21 10:08:17 +02:00
parent 1b1eb45d15
commit 57a35f88be
4 changed files with 2 additions and 208 deletions

View File

@@ -66,9 +66,3 @@ services:
- "@chill.main.security.authorization.helper"
- "@security.token_storage"
Chill\MainBundle\Command\:
resource: '../Command/'
autowire: true
autoconfigure: true
tags:
- { name: console.command }