Skip to content

Commit 1eea399

Browse files
authored
improve error handling and module loading
1 parent 136fc75 commit 1eea399

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/flood.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// Enhanced Kahoot Flooder with improved error handling and module loading
2-
console.log("Initializing Kahoot Flooder - Enhanced Version...");
1+
console.log("Initializing Kahoot Flooder");
32

43
// Required modules with error handling
54
const requiredModules = [

0 commit comments

Comments
 (0)