aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/utils.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/utils.js b/src/utils.js
index b93ce03..890fc8c 100644
--- a/src/utils.js
+++ b/src/utils.js
@@ -1006,10 +1006,6 @@ setInterval(() => {
}
}, 1500)
-setTimeout(() => {
- sasdasd
-}, 3000)
-
module.exports = {
mods,
winLog,