diff --git a/www-api/app/Controllers/AirFlow.php b/www-api/app/Controllers/AirFlow.php index 4ec9dada..2d1000a1 100644 --- a/www-api/app/Controllers/AirFlow.php +++ b/www-api/app/Controllers/AirFlow.php @@ -117,5 +117,4 @@ class AirFlow extends BaseController //$response = []; //json_decode($complete, true); return $this->response->setJson($out); } - } \ No newline at end of file