Skip to content

Commit 6d40f58

Browse files
authored
Urgent fix type error for the latest merge (#766)
1 parent 55a74c8 commit 6d40f58

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

apps/obsidian/src/utils/importNodes.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -843,8 +843,6 @@ const importAssetsForNode = async ({
843843
continue;
844844
}
845845
// Local file was modified OR remote is newer; overwrite with DB version
846-
}
847-
// Local file was modified since fileRef's last_modified; overwrite with DB version
848846
}
849847
}
850848

0 commit comments

Comments
 (0)