deleteBackupDBFile

open override fun deleteBackupDBFile(): Boolean

Delete the backup file and any temp data was created during the backup process need to be called after the backup is done wether the user exported the file or not even if the backup failed

Return

true if the file was deleted, false otherwise