Commit 0529e54d authored by Franco Fichtner's avatar Franco Fichtner

mvc: style fixes

parent f5a8b1cf
...@@ -168,5 +168,4 @@ class ServiceController extends ApiControllerBase ...@@ -168,5 +168,4 @@ class ServiceController extends ApiControllerBase
return array("response" => array()); return array("response" => array());
} }
} }
} }
...@@ -266,6 +266,4 @@ class SettingsController extends ApiControllerBase ...@@ -266,6 +266,4 @@ class SettingsController extends ApiControllerBase
} }
return $result; return $result;
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment