mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Add matching Model::reguard()
This commit is contained in:
parent
54fbd0540d
commit
ee046a8688
|
@ -164,6 +164,7 @@ abstract class Importer
|
|||
|
||||
$this->log('------------- Action Summary ----------------');
|
||||
}
|
||||
Model::reguard();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue