Skip to content

Commit c190093

Browse files
authored
Merge pull request #405 from GregoireDucharme/fix_remove_duplicate_line
Remove duplicate line
2 parents a53cb25 + d3b5b2c commit c190093

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
@@ -46,7 +46,6 @@ public function __construct()
4646
$this->initializeSectionsCollection();
4747
$this->initializeTranslationsCollection();
4848
$this->initializeChannelsCollection();
49-
$this->initializeChannelsCollection();
5049

5150
$this->createdAt = new \DateTime();
5251
}

0 commit comments

Comments
 (0)