This commit is contained in:
Daniel Pupius
2025-05-02 13:50:28 -07:00
parent 29e0b752ec
commit 4f6ee2ffde
5 changed files with 25 additions and 25 deletions

View File

@@ -328,4 +328,4 @@ func IsASCII(data []byte) bool {
}
}
return true
}
}