mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-01-28 16:28:42 +00:00
fix todos/move to todo list
This commit is contained in:
parent
ee708f0a11
commit
312cebb424
|
|
@ -67,7 +67,6 @@ final class ApiController extends Controller
|
|||
public function createCommentList() : CommentList
|
||||
{
|
||||
$list = new CommentList();
|
||||
// @todo: allow config
|
||||
|
||||
return $list;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ declare(strict_types=1);
|
|||
namespace Modules\Comments\Controller;
|
||||
|
||||
use phpOMS\Module\ModuleAbstract;
|
||||
use phpOMS\Module\WebInterface;
|
||||
|
||||
/**
|
||||
* Calendar controller class.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user