removed space

This commit is contained in:
Adrien Delorme 2018-10-24 15:49:49 +02:00 committed by GitHub
parent 31afd1c2f8
commit 56fd98552e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -393,7 +393,6 @@ func (p *Provisioner) Provision(ui packer.Ui, comm packer.Communicator) error {
}
return nil
}
func (p *Provisioner) cleanupRemoteFile(path string, comm packer.Communicator) error {