factored out, moved into db.mjs
This commit is contained in:
parent
8b31e86879
commit
a7c66c86ec
|
@ -109,4 +109,3 @@ export const deleteFromBuffer = async (word) => {
|
|||
}
|
||||
}
|
||||
|
||||
console.dir(await deleteFromBuffer('incapacity'))
|
Loading…
Reference in New Issue