Skip to content

Commit

Permalink
Remove unused Timer
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon-T committed Nov 11, 2024
1 parent 23bec65 commit 1a05ca5
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ private struct TranslationOptionsView: View {
@State
private var searchText = ""

@State
private var timer: Timer?

@Binding
var language: Locale.Language?

Expand Down

0 comments on commit 1a05ca5

Please sign in to comment.