mirror of
https://github.com/Art051/immich.git
synced 2025-08-11 19:29:00 +00: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.