Skip to content

Commit 4320458

Browse files
committed
Remove a leftover reference to the removed init() method from the sample.php file
1 parent 974d5ea commit 4320458

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sample.php

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
// Setup the login credentials
66
$domain = '';
77
$token = '';
8-
FreshBooksApi::init($domain, $token);
98

109
/**********************************************
1110
* Fetch all clients by a specific id

0 commit comments

Comments
 (0)