mirror of
https://github.com/immich-app/immich.git
synced 2026-01-05 11:40:50 -05: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.