repl: remove usage of require('util') in `repl/history` · nodejs/node@04e9d5a · GitHub
Skip to content

Commit 04e9d5a

Browse files
dnluptargos
authored andcommitted
repl: remove usage of require('util') in repl/history
Use `require('internal/util/debuglog').debuglog` instead of `require('util').debuglog`. Refs: #26546 PR-URL: #26819 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 79d6895 commit 04e9d5a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lib/internal/repl/history.js

Lines changed: 1 addition & 2 deletions

0 commit comments

Comments
 (0)