diff --git a/app/Livewire/Importer.php b/app/Livewire/Importer.php index e164af36d6..1ffdd941fe 100644 --- a/app/Livewire/Importer.php +++ b/app/Livewire/Importer.php @@ -161,10 +161,6 @@ class Importer extends Component } } - public function boot() { // FIXME - delete or undelete. - ///////$this->activeFile = null; // I do *not* understand why I have to do this, but, well, whatever. - } - public function mount() {