not sure how that got added

This commit is contained in:
Jack 2020-06-22 00:55:32 +01:00
parent 5a469999d0
commit edd963816c

View file

@ -1,5 +1,3 @@
const { config } = require("process");
let wordsList = [];
let currentWordIndex = 0;
let inputHistory = [];