Skip to content

Commit

Permalink
Update EtcdClient.php
Browse files Browse the repository at this point in the history
  • Loading branch information
CBike1103 authored Sep 13, 2018
1 parent 4612206 commit 0acc7d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EtcdClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ public function testConnect(array $options = [])
return false;
}

var_dump($body);
if (!empty($body)) {
return true;
}
Expand Down

0 comments on commit 0acc7d8

Please sign in to comment.