mirror of https://github.com/perkeep/perkeep.git
genconfig: picasaa importer doesn't have a path
Was removed during codereview, but not removed from here. Change-Id: I51309f46fe9747bcc0b2476813acac9120c32b28
This commit is contained in:
parent
bfbdd57ad6
commit
bf4116eb93
|
@ -457,7 +457,6 @@ func genLowLevelPrefixes(params *configPrefixesParams, ownerName string) (m json
|
|||
"handler": "importer-picasa",
|
||||
"handlerArgs": map[string]interface{}{
|
||||
"apiKey": params.picasa,
|
||||
"path": filepath.Join(params.blobPath, "/picasa"),
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue