Skip to content

Commit ef60977

Browse files
committed
Lily/ClonesPlus: remove incorrect typescript hints
1 parent 93c3bb6 commit ef60977

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extensions/Lily/ClonesPlus.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,6 @@
708708
}
709709

710710
getVariables() {
711-
// @ts-expect-error - Blockly not typed yet
712711
const variables =
713712
typeof Blockly === "undefined"
714713
? []

0 commit comments

Comments
 (0)