mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-01-21 09:48:40 +00:00
Remove parent construct. call
This commit is contained in:
parent
8b360b20d0
commit
835b9552ff
|
|
@ -56,8 +56,6 @@ class Group extends \phpOMS\Account\Group
|
|||
public function __construct()
|
||||
{
|
||||
$this->createdAt = new \DateTime();
|
||||
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user