mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-16 19:05:54 -07: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
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
files := map[string]EXIF {
|
files := map[string]EXIF{
|
||||||
"test.jpg": {},
|
"test.jpg": {},
|
||||||
"exif/Landscape_1.jpg": {
|
"exif/Landscape_1.jpg": {
|
||||||
Orientation: 1,
|
Orientation: 1,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue