Skip to content

Commit d3b5b2c

Browse files
author
Gregoire
committed
Remove duplicate line
1 parent 1a63c0c commit d3b5b2c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Entity/Page.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ public function __construct()
4141
$this->initializeSectionsCollection();
4242
$this->initializeTranslationsCollection();
4343
$this->initializeChannelsCollection();
44-
$this->initializeChannelsCollection();
4544

4645
$this->createdAt = new \DateTime();
4746
}

0 commit comments

Comments
 (0)