1
0
forked from poc/pds

removed unwanted lines in create panel box validation

This commit is contained in:
dhanabalan
2026-07-08 09:56:36 +05:30
parent f0af6853ee
commit fa10ea14fe

View File

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