Skip to content

Commit 0f74871

Browse files
committed
Remove unnecessary log
1 parent 247db9f commit 0f74871

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@ export const NotificationAPIClientSDK: NotificationAPIClientSDK = {
452452
'GET',
453453
'slack/channels'
454454
);
455-
console.log(response);
456455
return response;
457456
},
458457
setChannel: async (channelId: string) => {

0 commit comments

Comments
 (0)