Skip to content

Commit

Permalink
Remove unused method (issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
maikealame committed Jul 11, 2016
1 parent ba724dd commit bcc71b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Contracts/WhatsapiInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,4 @@ public function send($message, Closure $callback);
*/
public function getNewMessages();

public function setConnected($b);
public function setCanLogout($b);
}

0 comments on commit bcc71b7

Please sign in to comment.