syntax error
This commit is contained in:
parent
e47cfaf7e1
commit
566a477787
@ -93,7 +93,6 @@ Meteor.publish('work', function() {
|
||||
} else {
|
||||
var empty;
|
||||
Meteor.call('createProfile', this.userId, function(error, result) {
|
||||
return result;
|
||||
empty = result;
|
||||
});
|
||||
return result;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user