Skip to content

Commit

Permalink
chore: resolve PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
eyatsenkoperpetio committed Feb 22, 2024
1 parent 6688cd3 commit 22b6feb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Profile/Profile/Data/ProfileRepository.swift
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ public class ProfileRepository: ProfileRepositoryProtocol {
ProfileEndpoint.logOut(refreshToken: refreshToken, clientID: config.oAuthClientId)
)
storage.clear()
//await downloadManager.deleteAllFiles()
//coreDataHandler.clear()
}

public func getSpokenLanguages() -> [PickerFields.Option] {
Expand Down

0 comments on commit 22b6feb

Please sign in to comment.