mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04:00
Remove console log
This commit is contained in:
parent
61dce8e65d
commit
e587964e82
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ BlazeComponent.extendComponent({
|
|||
},
|
||||
|
||||
hiddenSystemMessages() {
|
||||
console.log('doo:', Meteor.user().hasHiddenSystemMessages());
|
||||
return Meteor.user().hasHiddenSystemMessages();
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue