mirror of
https://github.com/immich-app/immich.git
synced 2026-01-07 04:30:35 -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.