Skip to content

Commit

Permalink
fix #253: interceptor old log cleanup logic
Browse files Browse the repository at this point in the history
  • Loading branch information
tjanczuk committed Jan 11, 2013
1 parent 03ab167 commit a45411a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scripts/interceptor.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@
});

var totalCount = stats.length;
maxLogFiles--;

stats.some(function (stat) {
try {
Expand Down

0 comments on commit a45411a

Please sign in to comment.