mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-13 09:34:20 +03:00
Remove console.log
This commit is contained in:
parent
defc41b7c4
commit
2a9dff5712
@ -464,7 +464,6 @@ const PostsContainer = ({
|
||||
|
||||
dispatch(subscribeAction(currentAccount, pinCode, data, successToastText, failToastText));
|
||||
};
|
||||
console.log(followingUsers, 'followingUsers Container');
|
||||
|
||||
return (
|
||||
<PostsView
|
||||
|
Loading…
Reference in New Issue
Block a user