Remove fmt import
This commit is contained in:
parent
9dd35c1dff
commit
2b1f5d5c65
@ -1,6 +1,5 @@
|
|||||||
package ucolor
|
package ucolor
|
||||||
|
|
||||||
import "fmt"
|
|
||||||
import "image/color"
|
import "image/color"
|
||||||
|
|
||||||
// HSV represents a color with hue, saturation, and value components. Each
|
// HSV represents a color with hue, saturation, and value components. Each
|
||||||
|
Loading…
Reference in New Issue
Block a user