Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
Removed some debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
torch2424 committed Oct 25, 2016
1 parent 2bfb76f commit fe07097
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/secureChatIonic/app/pages/conversation/conversation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ export class ConversationPage {
//Stop loading
self.appNotify.stopLoading().then(function() {

console.log(success);

//Add our messages/Get our conversation
self.appMessaging.conversations = success;

Expand Down

0 comments on commit fe07097

Please sign in to comment.