Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
KTechRick committed Jan 8, 2025
1 parent 48181d7 commit ed9cf6d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ extension EZQueryResult {
let tran = tr.tran {
let simpleWord = EZTranslateSimpleWord()
simpleWord.word = text
// simpleWord.part = l.pos
simpleWord.means = [tran]
simpleWord.showPartMeans = true
simpleWords.append(simpleWord)
Expand Down

0 comments on commit ed9cf6d

Please sign in to comment.