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