mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 13:38:16 -08:00
goimports
This commit is contained in:
parent
7c2c8747a2
commit
97b3679909
3 changed files with 261 additions and 261 deletions
|
|
@ -95,7 +95,7 @@ func TestEXIF(t *testing.T) {
|
|||
return
|
||||
}
|
||||
|
||||
files := map[string]EXIF {
|
||||
files := map[string]EXIF{
|
||||
"test.jpg": {},
|
||||
"exif/Landscape_1.jpg": {
|
||||
Orientation: 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue