Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit c9ac267

Browse files
committed
Remove var_dump
1 parent 8fab252 commit c9ac267

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Nats/Connection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ function () {
254254
*/
255255
private function processServerInfo($connectionResponse)
256256
{
257-
var_dump($connectionResponse);
258257
$this->serverInfo = new ServerInfo($connectionResponse);
259258
}
260259

0 commit comments

Comments
 (0)