Remove newline

master
lc 2020-05-17 16:38:28 -05:00
parent 092e40d61b
commit 9e1d2abde1
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ func (r *Runner) UploadToChaos(reader io.Reader) error {
return fmt.Errorf("invalid status code received: %d", resp.StatusCode)
}
return nil
}
// WriteHostOutput writes the output list of subdomain to an io.Writer