Skip to content

Commit 9954c01

Browse files
committed
remove comment
1 parent 223d133 commit 9954c01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

includes/Relationships/PostToPost.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ public function setup() {
5959
$this->from_ui->setup();
6060
}
6161

62-
// Convert to an array if it's not already
6362
$this->to = (array) $this->to;
6463
foreach( $this->to as $key => $to_post_type ) {
6564
if ( $this->to !== $this->from && $this->enable_to_ui === true ) {

0 commit comments

Comments
 (0)