mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 06:51:39 -04:00
communicator/ssh: remove unusable code
This commit is contained in:
@@ -147,5 +147,4 @@ func (c *comm) Upload(path string, input io.Reader) error {
|
||||
|
||||
func (c *comm) Download(string, io.Writer) error {
|
||||
panic("not implemented yet")
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user