Remove some printf debugging that slipped in.

This commit is contained in:
Josh Rickmar 2014-01-29 17:57:14 -05:00
parent 430db140ee
commit 20e8201125

View file

@ -329,7 +329,6 @@ func (a *Account) ExportToDirectory(dirBaseName string) error {
if err := checkCreateDir(dir); err != nil {
return err
}
fmt.Println("exporting to %v", dir)
err := make(chan error)
er := &exportRequest{