chore: Comments

This commit is contained in:
Marvin M 2025-10-05 15:18:07 +02:00
parent 69c4460a03
commit 5f31a64ceb
2 changed files with 3 additions and 4 deletions

View file

@ -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