mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-01-11 06:48:41 +00:00
remove empty line
This commit is contained in:
parent
d42725a5f0
commit
efa23b4646
|
|
@ -26,5 +26,4 @@ use phpOMS\Module\StatusAbstract;
|
|||
*/
|
||||
class Status extends StatusAbstract
|
||||
{
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,5 +26,4 @@ use phpOMS\Module\UpdaterAbstract;
|
|||
*/
|
||||
class Updater extends UpdaterAbstract
|
||||
{
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@ use phpOMS\Module\WebInterface;
|
|||
*/
|
||||
class Controller extends ModuleAbstract implements WebInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* Module path.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -24,5 +24,4 @@ namespace Modules\Workflow\Models;
|
|||
*/
|
||||
class Template
|
||||
{
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user