removed unwanted lines in create panel box validation #817

Merged
jothi merged 1 commits from ranjith-dev into master 2026-07-08 04:26:56 +00:00
Showing only changes of commit fa10ea14fe - Show all commits

View File

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