mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-13 06:47:46 -08:00
Update app/Importer/LocationImporter.php
Co-authored-by: Marcus Moore <contact@marcusmoore.io>
This commit is contained in:
parent
78ec21acc4
commit
aedfef78d3
|
@ -8,7 +8,7 @@ use App\Models\Location;
|
||||||
* When we are importing users via an Asset/etc import, we use createOrFetchUser() in
|
* When we are importing users via an Asset/etc import, we use createOrFetchUser() in
|
||||||
* App\Importer.php. [ALG]
|
* App\Importer.php. [ALG]
|
||||||
*
|
*
|
||||||
* Class UserImporter
|
* Class LocationImporter
|
||||||
*/
|
*/
|
||||||
class LocationImporter extends ItemImporter
|
class LocationImporter extends ItemImporter
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue