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