Skip to content

Commit b0525e2

Browse files
committed
Removed old console.log().
1 parent 4cb3e44 commit b0525e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PolyDeploy/Clients/Deploy/src/js/services/SessionService.js

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
function (session) {
6969

7070
// Get session summary.
71-
console.log('GetSummary: ' + session.Guid);
7271
return SessionDataService.summary(session.Guid);
7372
});
7473
}

0 commit comments

Comments
 (0)