go fmt
This commit is contained in:
+3
-3
@@ -5,13 +5,13 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"git.nkpl.cc/twocookedfaggots/imageutils"
|
||||
"git.nkpl.cc/twocookedfaggots/imageutils/http/blank"
|
||||
"image"
|
||||
"image/color"
|
||||
"image/png"
|
||||
"image/jpeg"
|
||||
"image/png"
|
||||
"os"
|
||||
"git.nkpl.cc/twocookedfaggots/imageutils"
|
||||
"git.nkpl.cc/twocookedfaggots/imageutils/http/blank"
|
||||
)
|
||||
|
||||
func BlankFillWhite(img image.Image) image.Image {
|
||||
|
||||
Reference in New Issue
Block a user