This commit is contained in:
CHIEFSOFT\ameye
2024-09-01 20:43:55 -04:00
parent ce005ff4e8
commit a599c64a67
-1
View File
@@ -117,5 +117,4 @@ class AirFlow extends BaseController
//$response = []; //json_decode($complete, true);
return $this->response->setJson($out);
}
}