Skip to content

Commit 517c342

Browse files
authored
Update script.js
1 parent 6a21d6c commit 517c342

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

features/localized-explore/script.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ export default async function ({ feature, console }) {
99
).json()
1010
).profile.country;
1111

12-
window.feature = feature;
13-
1412
ScratchTools.waitForElements("div.thumbnail.project", detectCountry);
1513

1614
async function detectCountry(element) {

0 commit comments

Comments
 (0)