Skip to content

Commit

Permalink
[DB] remove unused method for now
Browse files Browse the repository at this point in the history
  • Loading branch information
agrosner committed Feb 18, 2021
1 parent 5ad4d86 commit fca6d72
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,6 @@ class DatabaseHelperDelegate(
existingDB.close()
}

private fun checkDBVersion() {

}

/**
* Saves the database as a backup on the [DefaultTransactionQueue].
* This will create a THIRD database to use as a backup to the backup in case somehow the overwrite fails.
Expand Down

0 comments on commit fca6d72

Please sign in to comment.