Skip to content

Commit 3e76ef5

Browse files
authored
Merge pull request #926 from rgantzos/main
Remove somewhat unnecessary console log
2 parents 17774a1 + 29fa557 commit 3e76ef5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

features/align-to-center/script.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ export default async function ({ feature, console }) {
6565
}
6666
});
6767

68-
console.log("hey");
69-
7068
ScratchTools.waitForElements(
7169
".project-notes .project-textlabel",
7270
function (div) {

0 commit comments

Comments
 (0)