Skip to content

Commit 79654e0

Browse files
committed
remove debug method
1 parent 1f54b8c commit 79654e0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Request/Request.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,6 @@ public function setTokenSecret($token_secret)
5555

5656
return $this;
5757
}
58-
59-
60-
private function process(array $_data)
61-
{
62-
print_r($_data);
63-
64-
return true;
65-
}
6658

6759
public function setKeywords($keywords)
6860
{

0 commit comments

Comments
 (0)