mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-02-13 14:58:41 +00:00
autofixes
This commit is contained in:
parent
fc4122e71b
commit
eda8d98c46
|
|
@ -446,7 +446,6 @@ final class ApiAttributeController extends Controller
|
||||||
public function apiUnitAttributeValueDelete(RequestAbstract $request, ResponseAbstract $response, mixed $data = null) : void
|
public function apiUnitAttributeValueDelete(RequestAbstract $request, ResponseAbstract $response, mixed $data = null) : void
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
|
|
||||||
// @todo: I don't think values can be deleted? Only Attributes
|
// @todo: I don't think values can be deleted? Only Attributes
|
||||||
// However, It should be possible to remove UNUSED default values
|
// However, It should be possible to remove UNUSED default values
|
||||||
// either here or other function?
|
// either here or other function?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user