Skip to content

Commit a45411a

Browse files
committed
fix #253: interceptor old log cleanup logic
1 parent 03ab167 commit a45411a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/scripts/interceptor.js

-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@
125125
});
126126

127127
var totalCount = stats.length;
128-
maxLogFiles--;
129128

130129
stats.some(function (stat) {
131130
try {

0 commit comments

Comments
 (0)