remove debug prints

This commit is contained in:
2023-01-30 23:51:58 -08:00
parent 31bb0d88c7
commit b270d61266
2 changed files with 0 additions and 6 deletions

View File

@@ -29,5 +29,4 @@ func main() {
fmt.Println()
fmt.Println("year:")
fmt.Println(term.GetYearUnicode(freq))
fmt.Println((freq))
}