mirror of
https://github.com/taigrr/gico.git
synced 2026-04-02 03:09:07 -07:00
rename gitgraph => graph
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/gorilla/mux"
|
||||
|
||||
"github.com/taigrr/gico/commits"
|
||||
"github.com/taigrr/gico/gitgraph/svg"
|
||||
"github.com/taigrr/gico/graph/svg"
|
||||
)
|
||||
|
||||
type DayCount [366]int
|
||||
|
||||
Reference in New Issue
Block a user