Skip to content

Commit

Permalink
refactor: image/padding: move from image/imageutil/padding
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Nov 18, 2024
1 parent 43f7a99 commit 6846598
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/imageutil/crop.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"image/draw"
"strings"

"github.com/grokify/mogo/image/imageutil/padding"
"github.com/grokify/mogo/image/padding"
)

const (
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes

0 comments on commit 6846598

Please sign in to comment.