remove log statement
This commit is contained in:
parent
dd12f90306
commit
75c789545a
1 changed files with 0 additions and 1 deletions
1
rot.js
1
rot.js
|
@ -143,7 +143,6 @@
|
||||||
|
|
||||||
//Configure by post
|
//Configure by post
|
||||||
waitUntilSpecial(".pin", (pinnedPost) => {
|
waitUntilSpecial(".pin", (pinnedPost) => {
|
||||||
console.log(pinnedPost);
|
|
||||||
if (pinnedPost.nextElementSibling
|
if (pinnedPost.nextElementSibling
|
||||||
.querySelector(".StatusBody")
|
.querySelector(".StatusBody")
|
||||||
.querySelector(".text")
|
.querySelector(".text")
|
||||||
|
|
Loading…
Reference in a new issue