Skip to content

Commit ffd4692

Browse files
Apply suggestion from code review
Co-authored-by: Joakim Bygdell <joakim.bygdell@nbis.se>
1 parent 1cb2950 commit ffd4692

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

helpers/helpers.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,5 @@ func GetPublicKey64(pubKeyPath *string) (string, error) {
545545
}
546546

547547
func PrintHostBase(hostBase string) {
548-
549548
fmt.Fprintf(os.Stderr, "Remote server (host_base): %s\n", hostBase)
550549
}

0 commit comments

Comments
 (0)