mirror of
https://github.com/immich-app/immich.git
synced 2026-04-23 00:59:37 -04:00
The current `removeAsset` implementation just builds the query but does not execute it. That also seems to be the reason the `@GenerateSql` decorator was commented out.