Skip to content

Commit

Permalink
first shelve
Browse files Browse the repository at this point in the history
  • Loading branch information
HaythemMejerbi committed Apr 5, 2022
1 parent 43ac8f5 commit ee2e17f
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 ee2e17f

Please sign in to comment.