Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinMoskala committed Mar 12, 2024
1 parent 756c984 commit 542b406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commonMain/kotlin/AnkiConnector.kt
Expand Up @@ -133,7 +133,6 @@ class AnkiConnector(
apiNote
} else {
updatedCount++
println("Updated from: \nFrom: $currentApiNote\nTo: $apiNote")
api.updateNoteFields(apiNote)
}
} else {
Expand Down

0 comments on commit 542b406

Please sign in to comment.