removed the annoying extra new line
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user