mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
chore: Comments
This commit is contained in:
parent
69c4460a03
commit
5f31a64ceb
2 changed files with 3 additions and 4 deletions
|
|
@ -93,7 +93,6 @@ class _DriftPersonPageState extends ConsumerState<DriftPersonPage> {
|
|||
.first
|
||||
.then((targetPerson) {
|
||||
if (targetPerson != null && mounted) {
|
||||
// Mark the merge record as handled
|
||||
mergeTracker.markMergeRecordHandled(_person.id);
|
||||
|
||||
// Open the target person's page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue