Skip to content

Commit

Permalink
Remove unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
leandroalonso committed Nov 7, 2022
1 parent fecb93b commit 194ddec
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,6 @@ class PodcastExistHelper {

return exists
}

func markAsExistent(uuid: String) {
checkedUuidsThatExist.append(uuid)
}
}

public class YearListeningHistory {
Expand Down

0 comments on commit 194ddec

Please sign in to comment.