removing dep on go-util from blend
This commit is contained in:
parent
11e380634b
commit
7d28470055
4 changed files with 4 additions and 4 deletions
2
value.go
2
value.go
|
|
@ -1,6 +1,6 @@
|
|||
package chart
|
||||
|
||||
import util "github.com/blendlabs/go-util"
|
||||
import util "github.com/wcharczuk/go-chart/util"
|
||||
|
||||
// Value is a chart value.
|
||||
type Value struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue