This commit is contained in:
2022-07-11 13:34:10 +02:00
parent 5962d3f233
commit f3ca01fd88
3 changed files with 3 additions and 5 deletions

View File

@@ -75,8 +75,6 @@ class PickCenterType extends AbstractType
public function buildForm(FormBuilderInterface $builder, array $options)
{
$export = $this->exportManager->getExport($options['export_alias']);
$centers = $this->authorizationHelper->getReachableCenters(
$this->user,