Skip to content

Commit 58972a2

Browse files
committed
Removed echo statement left in by mistake
1 parent 6fd26be commit 58972a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/GetAddress.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ public function buildUrl($function, array $parameters = Array())
153153
$url .= '&';
154154
}
155155
}
156-
echo $url;
157156

158157
return $url;
159158
}

0 commit comments

Comments
 (0)