Skip to content

Commit

Permalink
Update ViewController.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
cranci1 committed Feb 17, 2024
1 parent 192fcd4 commit e1dbf00
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions AnimeGen/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -189,11 +189,6 @@ class ViewController: UIViewController {
loadImageAndTagsFromSelectedAPI()
}

@objc func apiSegmentChanged() {
loadImageAndTagsFromSelectedAPI()
}


func loadImageAndTagsFromSelectedAPI() {
guard let title = apiButton.title(for: .normal) else {
return
Expand Down

0 comments on commit e1dbf00

Please sign in to comment.