Skip to content
Snippets Groups Projects
Commit 206d1ff7 authored by jurgenhaas's avatar jurgenhaas
Browse files

Remove debug code

parent 28a2c8a6
Branches
Tags
No related merge requests found
......@@ -46,7 +46,6 @@ GitHubTrackerSource.prototype.poll = function() {
issues[key] = res[key];
}
}
console.log('GitHub DEBUG: ' + JSON.stringify(issues));
source.readItems(issues, false);
});
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment