mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-27 15:07:45 +00:00
chore: remove random code snippet (#25677)
This commit is contained in:
parent
10bb83cf75
commit
25c573bc7a
1 changed files with 0 additions and 2 deletions
|
|
@ -22,5 +22,3 @@
|
||||||
return assetViewerManager.on(events);
|
return assetViewerManager.on(events);
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
const event = name.slice(2) as keyof Events;
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue