chore!: remove deviceId and deviceAssetId (#27818)

chore: remove deviceId and deviceAssetId
This commit is contained in:
Daniel Dietzler 2026-04-15 21:00:33 +02:00 committed by GitHub
parent d410131312
commit 8ee5d3039a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
55 changed files with 31 additions and 1102 deletions

View file

@ -142,8 +142,6 @@ part 'model/cq_mode.dart';
part 'model/cast_response.dart';
part 'model/cast_update.dart';
part 'model/change_password_dto.dart';
part 'model/check_existing_assets_dto.dart';
part 'model/check_existing_assets_response_dto.dart';
part 'model/colorspace.dart';
part 'model/contributor_count_response_dto.dart';
part 'model/create_album_dto.dart';