fix delete unused service
This commit is contained in:
@@ -246,8 +246,6 @@ class ServiceTabPbgTask
|
||||
|
||||
$data = $responseData['data'];
|
||||
|
||||
Log::info("Executed uid : {$uuid}");
|
||||
|
||||
// Use the static method from PbgTaskDetail model to create/update
|
||||
PbgStatus::createOrUpdateFromApi($data, $uuid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user