Skip to content

Commit 5d5b339

Browse files
author
Eric Koleda
committed
Remove Zoho keys
1 parent 31c2d0c commit 5d5b339

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

samples/ZohoCRM.gs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
var CLIENT_ID = '...';
77
var CLIENT_SECRET = '...';
88

9-
var CLIENT_ID = '1000.7ETQMTBW3CZ8904161FVI075OUAH9H';
10-
var CLIENT_SECRET = 'ff6ccb4c2e10105c1ba90ae92729570a7a783d918c';
11-
129
/**
1310
* Authorizes and makes a request to the Zoho CRM API.
1411
*/

0 commit comments

Comments
 (0)