Skip to content
Snippets Groups Projects
Commit 26955af6 authored by jasper's avatar jasper
Browse files

Remove console log

parent ab99d5ef
No related branches found
No related tags found
2 merge requests!1028`master` refresh with `develop`,!708#461 Fix warnings about user-profile
......@@ -20,7 +20,6 @@ const BasicUserCard = {
this.userExpanded = !this.userExpanded
},
userProfileLink (user) {
console.log('22222222222222222222222222222')
return generateProfileLink(user.id, user.screen_name, this.$store.state.instance.restrictedNicknames)
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment