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