mirror of
https://github.com/immich-app/immich.git
synced 2026-05-12 19:31:38 +03: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.