Skip to content

Commit

Permalink
chore: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Apr 17, 2020
1 parent 3121962 commit f161d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Logger.js
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ export default class Logger extends Emitter {
}
}

const getCurTime = () => dateFormat('HH:MM:ss')
const getCurTime = () => dateFormat('HH:MM:ss ')

function getFrom() {
const e = new Error()
Expand Down

0 comments on commit f161d5f

Please sign in to comment.