Skip to content

Commit

Permalink
Remove unnused variable from codebase
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Apr 3, 2024
1 parent 3ffa3da commit 8c7be15
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ var verbToConjugate = ""
var verbToDisplay = ""
var wordToDisplay = ""
var conjugationToDisplay = ""
var verbConjugated = ""

// MARK: Plural Variables

Expand Down

0 comments on commit 8c7be15

Please sign in to comment.