Remove fmt import
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user