mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
Remove old debug
This commit is contained in:
parent
8ce2cde619
commit
86faa003ac
@ -403,10 +403,6 @@ module.exports = function(app) {
|
||||
.subscribe(
|
||||
function(user) {
|
||||
user = user;
|
||||
debug(
|
||||
'user save points %s',
|
||||
user && user.progressTimestamps && user.progressTimestamps.length
|
||||
);
|
||||
},
|
||||
next,
|
||||
function() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user