FabioFratini 1 år sedan
förälder
incheckning
572e007d38
1 ändrade filer med 0 tillägg och 6 borttagningar
  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');
         $this->emit('close-modal');
     }
     }
 
 
-    public function addAccertatore($numero)
-    {
-        $this->resetAccertatore();
-        $this->currenAccertatoreNumero = $numero;
-    }
-
     public function editAccertatore($utente)
     public function editAccertatore($utente)
 {
 {
         $this->resetAccertatore();
         $this->resetAccertatore();