Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 693889b

Browse files
committed
make sheep not stupid
1 parent 3fff68b commit 693889b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/index.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,4 @@ class KOGBot_Client {
126126

127127
const KOGBot = new KOGBot_Client();
128128
export default KOGBot;
129-
export type KOGBot = typeof KOGBot;
130-
131-
// this is temporary so STUPID SHEEP CAN HAVE FUN
129+
export type KOGBot = typeof KOGBot;

0 commit comments

Comments
 (0)