mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Derp
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
0a5c41ce23
commit
713c9fdd6f
|
@ -102,8 +102,8 @@ class LocationImporter extends ItemImporter
|
|||
|
||||
} else {
|
||||
Log::debug($location->getErrors());
|
||||
return $location->errors;
|
||||
$this->logError($location, 'Location "'.$this->item['name'].'"');
|
||||
return $location->errors;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue