[auto-f] small fix -ref 16a1ef09

This commit is contained in:
G
2021-03-05 14:54:57 -08:00
committed by GitHub
parent ca28c73a42
commit 08cf6c7cfc
9 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
var helper = require('./helper.js')
var helper = require('./helper.js');
var {
findWord
} = require("most-common-words-by-language");