Skip to content

Commit 43f0027

Browse files
committed
Deleted commented test code
1 parent 73bac50 commit 43f0027

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

googlegpt/greasemonkey/googlegpt.user.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
// @description:zu Yengeza izimpendulo ze-AI ku-Google Search (inikwa amandla yi-Google Gemma + GPT-4o!)
150150
// @author KudoAI
151151
// @namespace https://kudoai.com
152-
// @version 2025.3.8.3
152+
// @version 2025.3.8.4
153153
// @license MIT
154154
// @icon https://assets.googlegpt.io/images/icons/googlegpt/black/icon48.png?v=59409b2
155155
// @icon64 https://assets.googlegpt.io/images/icons/googlegpt/black/icon64.png?v=59409b2
@@ -3736,8 +3736,6 @@
37363736
loadingElem.classList.add('loading', 'no-user-select')
37373737
loadingElem.prepend(icons.arrowsCyclic.create()) // prepend spinner
37383738

3739-
//if (src == 'regen') await new Promise(resolve => setTimeout(resolve, 11111000)) // delay regen for effect
3740-
37413739
// Init API attempt props
37423740
get.reply.status = 'waiting'
37433741
if (!get.reply.triedAPIs) get.reply.triedAPIs = []

0 commit comments

Comments
 (0)