Skip to content

Commit

Permalink
Fixes after landing
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Mar 27, 2019
1 parent e386651 commit cf070af
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/tools.js
Expand Up @@ -131,10 +131,6 @@ function asJson (obj, msg, num, time) {
}
}

if (msg !== undefined) {
data += messageKeyString + asString('' + msg)
}

return data + end
}

Expand Down

0 comments on commit cf070af

Please sign in to comment.