mirror of
https://github.com/Karaka-Management/oms-Messages.git
synced 2026-01-11 16:48:40 +00:00
remove empty line
This commit is contained in:
parent
c166b5a1e6
commit
2274412dab
|
|
@ -26,5 +26,4 @@ use phpOMS\Module\StatusAbstract;
|
|||
*/
|
||||
class Status extends StatusAbstract
|
||||
{
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,5 +26,4 @@ use phpOMS\Module\UpdaterAbstract;
|
|||
*/
|
||||
class Updater extends UpdaterAbstract
|
||||
{
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@ use phpOMS\Views\View;
|
|||
*/
|
||||
final class BackendController extends Controller
|
||||
{
|
||||
|
||||
/**
|
||||
* Routing end-point for application behaviour.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@ use phpOMS\Module\WebInterface;
|
|||
*/
|
||||
class Controller extends ModuleAbstract implements WebInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* Module path.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user