Skip to content

Commit 3e2eef7

Browse files
authored
fix: revert removed line
Signed-off-by: Git'Fellow <[email protected]>
1 parent bc80c1c commit 3e2eef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Jobs/MigrateGroups.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ public function __construct(
4242
private LoggerInterface $logger,
4343
ITimeFactory $timeFactory,
4444
) {
45+
parent::__construct($timeFactory);
4546
}
4647

4748
protected function run($argument) {

0 commit comments

Comments
 (0)