mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
refactor and format code
This commit is contained in:
parent
bec1b30554
commit
ccc86d8440
3 changed files with 27 additions and 32 deletions
|
|
@ -22,7 +22,6 @@ class TrashedLocalAssetEntity extends Table with DriftDefaultsMixin, AssetEntity
|
|||
|
||||
@override
|
||||
Set<Column> get primaryKey => {id, albumId};
|
||||
|
||||
}
|
||||
|
||||
extension TrashedLocalAssetEntityDataDomainExtension on TrashedLocalAssetEntityData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue