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
|
|
@ -6,9 +6,9 @@ import (
|
|||
"io"
|
||||
"math"
|
||||
|
||||
util "github.com/blendlabs/go-util"
|
||||
"github.com/golang/freetype/truetype"
|
||||
"github.com/wcharczuk/go-chart/drawing"
|
||||
"github.com/wcharczuk/go-chart/util"
|
||||
)
|
||||
|
||||
// PNG returns a new png/raster renderer.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue