Skip to content

Commit 72bf907

Browse files
committed
Cleanup BlogTechh bypass
1 parent 8d99f12 commit 72bf907

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bypasses/blogtech.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ export default class BlogTechh extends BypassDefinition {
66
}
77

88
execute() {
9-
console.log('blogtechh bypass running');
109
this.helpers.awaitElement("button#getlink", button => {
1110
button.click()
1211
})

0 commit comments

Comments
 (0)