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();