goimports

This commit is contained in:
Koya Fukushi 2021-07-20 12:32:32 +09:00
parent 7c2c8747a2
commit 97b3679909
3 changed files with 261 additions and 261 deletions

View file

@ -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,