Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
prabrisha-rudder authored and sayan-rudder committed Feb 17, 2020
1 parent 18b9d0f commit b7f05d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integrations/Keen/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ class Keen {
projectId: object.projectID,
writeKey: object.writeKey
});
logger.debug(object.client)
return object.client
}
function checkAndInitKeen(){
Expand Down

0 comments on commit b7f05d8

Please sign in to comment.