Skip to content

Commit c7e9b85

Browse files
committed
Fix
1 parent 134b0a9 commit c7e9b85

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Connection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,6 @@ public function setExtra(DataCenterConnection $extra, int $datacenter, int $id):
581581
$this->shared = $extra;
582582
$this->id = $id;
583583
$this->API = $extra->getExtra();
584-
$this->API->logger = $this->API->logger;
585584
$this->datacenter = $datacenter;
586585
$this->datacenterId = $this->datacenter . '.' . $this->id;
587586
}

0 commit comments

Comments
 (0)