Skip to content

Commit

Permalink
Add Submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
anrouxel committed Feb 28, 2024
1 parent 44db1d8 commit d912f93
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package fr.medicapp.medicapp.utils

import java.util.Arrays


object JaroWinkler {
fun jaroWinklerDistance(string1: String, string2: String): Double {
var string1 = string1
Expand Down

0 comments on commit d912f93

Please sign in to comment.