chore: remove random code snippet (#25677)

This commit is contained in:
Jason Rasmussen 2026-01-29 11:11:25 -05:00 committed by GitHub
parent 10bb83cf75
commit 25c573bc7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,5 +22,3 @@
return assetViewerManager.on(events);
});
</script>
const event = name.slice(2) as keyof Events;