FabioFratini 1 год назад
Родитель
Сommit
572e007d38
1 измененных файлов с 0 добавлено и 6 удалено
  1. 0 6
      app/Http/Livewire/Report.php

+ 0 - 6
app/Http/Livewire/Report.php

@@ -2442,12 +2442,6 @@ class Report extends Component
         $this->emit('close-modal');
     }
 
-    public function addAccertatore($numero)
-    {
-        $this->resetAccertatore();
-        $this->currenAccertatoreNumero = $numero;
-    }
-
     public function editAccertatore($utente)
 {
         $this->resetAccertatore();