mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-05 19:07:30 -08:00
rm dump
This commit is contained in:
parent
d02b9933e5
commit
b69596a261
|
@ -487,7 +487,6 @@ class AssetModelsController extends Controller
|
|||
|
||||
if($validator->fails()){
|
||||
$this->validatorErrors = $validator->errors();
|
||||
dump($this->validatorErrors);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue