Removed console log from mash dictionary generator.
This commit is contained in:
@@ -50,8 +50,6 @@ async function init() {
|
||||
}, {});
|
||||
|
||||
await fs.writeFile('./mash-words.json', JSON.stringify(sortedWords, null, 4));
|
||||
|
||||
console.log(sortedWords);
|
||||
}
|
||||
|
||||
init();
|
||||
|
||||
802449
assets/mash-words.json
802449
assets/mash-words.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user