mirror of https://github.com/perkeep/perkeep.git
Rename pkg/misc/resize to pkg/images/resize
Change-Id: I9b8105cbae0c6dc66ccbb1dd15a48363ee2f1e85
This commit is contained in:
parent
d9e7b03fca
commit
9366723666
|
@ -29,7 +29,7 @@ import (
|
|||
_ "image/gif"
|
||||
_ "image/png"
|
||||
|
||||
"camlistore.org/pkg/misc/resize"
|
||||
"camlistore.org/pkg/images/resize"
|
||||
"camlistore.org/third_party/github.com/camlistore/goexif/exif"
|
||||
)
|
||||
|
||||
|
|
Before Width: | Height: | Size: 437 B After Width: | Height: | Size: 437 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Loading…
Reference in New Issue