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:
@@ -3,7 +3,7 @@ package types
|
||||
import (
|
||||
"time"
|
||||
|
||||
gterm "github.com/taigrr/gico/gitgraph/term"
|
||||
gterm "github.com/taigrr/gico/graph/term"
|
||||
)
|
||||
|
||||
func NewDataSet() DataSet {
|
||||
|
||||
Reference in New Issue
Block a user