We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb3e44 commit b0525e2Copy full SHA for b0525e2
PolyDeploy/Clients/Deploy/src/js/services/SessionService.js
@@ -68,7 +68,6 @@
68
function (session) {
69
70
// Get session summary.
71
- console.log('GetSummary: ' + session.Guid);
72
return SessionDataService.summary(session.Guid);
73
});
74
}
0 commit comments