Removed unwanted space
This commit is contained in:
@@ -12,7 +12,6 @@ class CreateQualityValidation extends CreateRecord
|
|||||||
{
|
{
|
||||||
protected static string $resource = QualityValidationResource::class;
|
protected static string $resource = QualityValidationResource::class;
|
||||||
|
|
||||||
|
|
||||||
protected function beforeCreate(): void
|
protected function beforeCreate(): void
|
||||||
{
|
{
|
||||||
$errors = [];
|
$errors = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user