clean up some errors from 'go vet ./...'

This commit is contained in:
George Armhold
2018-09-05 08:04:55 -04:00
parent 35e9885e8b
commit bfc1bc6ee6
6 changed files with 17 additions and 21 deletions

View File

@@ -67,8 +67,6 @@ func (m *S3Layout) moveFiles(ctx context.Context, be *s3.Backend, l backend.Layo
return be.Rename(h, l)
})
})
return nil
}
// Apply runs the migration.