mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 05:04:07 -08:00
Improve comment
This commit is contained in:
parent
c98b9da612
commit
a2625c889a
|
@ -38,6 +38,8 @@ class StoreAssetRequest extends ImageUploadRequest
|
|||
]);
|
||||
} catch (InvalidFormatException $e) {
|
||||
// we don't need to do anything here...
|
||||
// we'll keep the provided date in an
|
||||
// invalid format so validation picks it up later
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue