diff options
Diffstat (limited to 'src/repl.js')
-rw-r--r-- | src/repl.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/repl.js b/src/repl.js index bd447bec..5497ef55 100644 --- a/src/repl.js +++ b/src/repl.js @@ -1,5 +1,3 @@ -/** @format */ - import * as os from 'os'; import * as path from 'path'; import * as repl from 'repl'; |