Skip to content

Commit

Permalink
Reverted back some changes.| #74
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBond7 committed Aug 1, 2024
1 parent dafc75a commit 7d9cf77
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 60 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ import com.flowcrypt.email.database.entity.LabelEntity
import com.flowcrypt.email.database.entity.MessageEntity
import com.flowcrypt.email.database.entity.PublicKeyEntity
import com.flowcrypt.email.database.entity.RecipientEntity
import com.flowcrypt.email.database.entity.ThreadEntity
import com.flowcrypt.email.extensions.kotlin.toInputStream
import com.flowcrypt.email.security.KeyStoreCryptoManager
import com.flowcrypt.email.security.pgp.PgpKey
Expand Down Expand Up @@ -71,7 +70,6 @@ import java.util.UUID
MessageEntity::class,
PublicKeyEntity::class,
AccountSettingsEntity::class,
ThreadEntity::class,
],
version = FlowCryptRoomDatabase.DB_VERSION
)
Expand Down

This file was deleted.

0 comments on commit 7d9cf77

Please sign in to comment.