Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b75a8814a2 |
@@ -4,7 +4,7 @@ import (
|
||||
"flag"
|
||||
"image"
|
||||
|
||||
"git.nkpl.cc/twocookedfaggots/imageutils/pkg/downscale"
|
||||
"git.nkpl.cc/twocookedfaggots/imageutils/downscale"
|
||||
"git.nkpl.cc/twocookedfaggots/imageutils/util"
|
||||
)
|
||||
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
package downscale
|
||||
|
||||
import (
|
||||
"image"
|
||||
"image/color"
|
||||
)
|
||||
|
||||
type sub struct {
|
||||
image.Image
|
||||
image.Rectangle
|
||||
|
||||
Reference in New Issue
Block a user