removed the annoying extra new line
This commit is contained in:
parent
4b32456db7
commit
7aa076c278
@ -38,9 +38,6 @@ function formatLogData(logData) {
|
|||||||
return match;
|
return match;
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
if (data.length > 0) {
|
|
||||||
output += '\n';
|
|
||||||
}
|
|
||||||
} else {
|
} else {
|
||||||
//put it back, it's not a format string
|
//put it back, it's not a format string
|
||||||
data.unshift(format);
|
data.unshift(format);
|
||||||
|
Loading…
Reference in New Issue
Block a user