Merge pull request 'removed unwanted lines in create panel box validation' (#817) from ranjith-dev into master
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
Reviewed-on: #817
This commit was merged in pull request #817.
This commit is contained in:
@@ -72,8 +72,6 @@ class CreatePanelBoxValidation extends CreateRecord {
|
|||||||
->send();
|
->send();
|
||||||
$this->halt();
|
$this->halt();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function checkIfHasCharacteristics(array $data)
|
protected function checkIfHasCharacteristics(array $data)
|
||||||
|
|||||||
Reference in New Issue
Block a user