Removed unwanted space

This commit is contained in:
dhanabalan
2025-04-23 14:48:39 +05:30
parent 488cfa3b61
commit 701cc43283

View File

@@ -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 = [];