Skip to content

Commit

Permalink
bugfix/new-year-npe(#688)
Browse files Browse the repository at this point in the history
### What's done:
  * Fixed bug
  • Loading branch information
aktsay6 committed Jan 14, 2021
1 parent 6cc2ec6 commit 781755b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ private fun validateYear() {
}
file.delete()
tempFile.renameTo(file)
}
}
}

0 comments on commit 781755b

Please sign in to comment.