file_path) { return; } try { Storage::disk($this->disk)->delete($this->file_path); } catch (\Exception $e) { } } }