FabioFratini преди 1 година
родител
ревизия
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();