mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 10:38:15 +01:00
Fix warning
This commit is contained in:
@@ -341,6 +341,7 @@ class ImportXlsx extends ModeleImports
|
||||
// phpcs:enable
|
||||
$this->workbook->disconnectWorksheets();
|
||||
unset($this->workbook);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user