www/nginx: remove obsolete comment

This commit is contained in:
Franco Fichtner 2021-10-21 14:53:21 +02:00
parent b95b6c7591
commit fb050b2849

View file

@ -50,14 +50,6 @@ class ServiceController extends ApiMutableServiceControllerBase
return array('status' => 'failed');
}
/**
* reconfigure with optional stop, generate config and start / reload
* @return array response message
* @throws \Exception when configd action fails
* @throws \ReflectionException when model can't be instantiated
*/
/**
* retrieve status of service
* @return array response message