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:
Brad Fitzpatrick 2014-03-18 10:10:10 -07:00
parent bfbdd57ad6
commit bf4116eb93
1 changed files with 0 additions and 1 deletions

View File

@ -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"),
},
}
}