We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14fea86 commit ef6b090Copy full SHA for ef6b090
1 file changed
quobyte/quobyte.go
@@ -58,7 +58,6 @@ func NewQuobyteClient(urlStr string, username string, password string) *QuobyteC
58
password: password,
59
apiRetryPolicy: RetryInteractive,
60
}
61
- return nil
62
63
64
// GetVolumeUUID resolves the volumeUUID for the given volume and tenant name.
0 commit comments