1
0
forked from poc/pds

Merge pull request 'removed unwanted lines in create panel box validation' (#817) from ranjith-dev into master

Reviewed-on: poc/pds#817
This commit is contained in:
2026-07-08 04:26:55 +00:00

View File

@@ -72,8 +72,6 @@ class CreatePanelBoxValidation extends CreateRecord {
->send();
$this->halt();
}
}
protected function checkIfHasCharacteristics(array $data)