Skip to content

Commit 5ef4a09

Browse files
authored
Update Interchange.php
1 parent 122f52c commit 5ef4a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Generator/Interchange.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ public function compose()
9696
if ($this->appref !== null) {
9797
$unb[] = $this->appref;
9898
}
99-
d($this->appref);
99+
100100
$temp[] = $unb;
101101
foreach ($this->messages as $msg) {
102102
foreach ($msg->getComposed() as $i) {

0 commit comments

Comments
 (0)