Skip to content

Commit

Permalink
Merge ee2e17f into 43ac8f5
Browse files Browse the repository at this point in the history
  • Loading branch information
HaythemMejerbi authored Apr 5, 2022
2 parents 43ac8f5 + ee2e17f commit deaa3f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class FakeAccountCacheDataSource : AccountCacheDataSource {
override suspend fun storeAccount(account: AccountDataModel) {
blogs.add(account)
}
//

override suspend fun deleteAccount() {
blogs.clear()
Expand Down

0 comments on commit deaa3f9

Please sign in to comment.