Skip to content

Commit 7f55765

Browse files
committed
Revert "use knn"
This reverts commit 639bb1e.
1 parent 639bb1e commit 7f55765

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
require("dotenv").config()
22
const twss = require('twss');
3-
twss.algo = 'knn'
43
const Discord = require("discord.js")
54
const client = new Discord.Client()
65
const TWSS_RESPONSE = "That's what she said!"

0 commit comments

Comments
 (0)