Skip to content

Commit fb0a489

Browse files
committed
Remove debugging code
1 parent fd77a4d commit fb0a489

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Account/Client.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ class Client extends BaseClient
1313
*/
1414
public function company()
1515
{
16-
// TODO: Remove
1716
return (new CompanyClient($this->httpClient))->auth($this->token);
1817
}
1918

0 commit comments

Comments
 (0)