mirror of
https://github.com/taigrr/gico.git
synced 2026-04-02 03:09:07 -07:00
make buildable by the general public
This commit is contained in:
@@ -31,7 +31,6 @@ func main() {
|
||||
fmt.Println()
|
||||
fmt.Println()
|
||||
fmt.Println()
|
||||
freq, _ = commits.GlobalFrequency(time.Now().Year(), []string{""})
|
||||
fmt.Println("year:")
|
||||
fmt.Println(term.GetYearUnicode(freq))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user